1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00
Files
Sonarr/frontend/src/System/Status/About/About.css
T
2019-07-22 10:43:40 -07:00

6 lines
129 B
CSS

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