mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
6 lines
128 B
CSS
6 lines
128 B
CSS
.descriptionList {
|
|
composes: descriptionList from 'Components/DescriptionList/DescriptionList.css';
|
|
|
|
margin-bottom: 10px;
|
|
}
|