mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-27 23:16:58 -04:00
c7eb08a0f0
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;
|
|
}
|