Files
Prowlarr/frontend/src/System/Status/About/About.css
T
2019-06-11 22:06:43 -04:00

6 lines
128 B
CSS

.descriptionList {
composes: descriptionList from 'Components/DescriptionList/DescriptionList.css';
margin-bottom: 10px;
}