Lidarr/frontend/src/Settings/Profiles/Metadata/TypeItems.css

7 lines
145 B
CSS

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