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