Lidarr/frontend/src/Settings/Profiles/Language/LanguageProfileItems.css

7 lines
148 B
CSS

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