Lidarr/frontend/src/AlbumStudio/AlbumStudioFooter.css

15 lines
203 B
CSS

.inputContainer {
margin-right: 20px;
}
.label {
margin-bottom: 3px;
font-weight: bold;
}
.updateSelectedButton {
composes: button from '~Components/Link/SpinnerButton.css';
height: 35px;
}