Auth: Tweak login page styles #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
07d8d569a7
commit
f5b88b5718
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
|||
|
||||
#photoprism main .auth-login .auth-login-form .v-card
|
||||
{
|
||||
background: transparent !important;
|
||||
border-radius: 12px;
|
||||
background: #ccc1 !important;
|
||||
border-radius: 16px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue