Lidarr/frontend/src/Artist/MoveArtist/MoveArtistModal.css

6 lines
99 B
CSS

.doNotMoveButton {
composes: button from '~Components/Link/Button.css';
margin-right: auto;
}