mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
6 lines
142 B
CSS
6 lines
142 B
CSS
.description {
|
|
composes: description from '~Components/DescriptionList/DescriptionListItemDescription.css';
|
|
|
|
overflow-wrap: break-word;
|
|
}
|