Auth: Tweak login page styles #98

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2022-09-02 19:03:17 +02:00
parent 07d8d569a7
commit f5b88b5718

View File

@ -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;
}