You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/frontend/src/Settings/Profiles/Quality/QualityProfileItems.css

7 lines
148 B

.qualities {
margin-top: 10px;
/* TODO: This should consider the number of qualities in the list */
min-height: 550px;
user-select: none;
}