Files
Readarr/frontend/src/Search/Common/AddArtistOptionsForm.css
2019-12-16 21:21:32 +00:00

10 lines
136 B
CSS

.labelIcon {
margin-left: 8px;
}
.hideMetadataProfile {
composes: group from '~Components/Form/FormGroup.css';
display: none;
}