mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-19 21:46:50 -04:00
6eb271eee4
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 lines
95 B
CSS
6 lines
95 B
CSS
.authRequiredAlert {
|
|
composes: alert from '~Components/Alert.css';
|
|
|
|
margin-bottom: 20px;
|
|
}
|