mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
6 lines
102 B
CSS
6 lines
102 B
CSS
.markAsFailedButton {
|
|
composes: button from '~Components/Link/Button.css';
|
|
|
|
margin-right: auto;
|
|
}
|