diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/html/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/login.html b/web/html/login.html index dcb2f1ff..a2bde74f 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -46,7 +46,7 @@ </style> <body> -<a-layout id="app" v-cloak :class="themeSwitcher.darkClass"> +<a-layout id="app" v-cloak :class="themeSwitcher.darkCardClass"> <transition name="list" appear> <a-layout-content> <a-row type="flex" justify="center"> |
