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