mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
6 lines
129 B
CSS
6 lines
129 B
CSS
.descriptionList {
|
|
composes: descriptionList from "~Components/DescriptionList/DescriptionList.css";
|
|
|
|
margin-bottom: 10px;
|
|
}
|