Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-05-12 23:22:12 +0300
committerHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-05-12 23:22:12 +0300
commit0cce35784eb2ab8ce42e88bdf63e0284254d2e14 (patch)
treea41b4492b37e52e033b2f4e027da05ce8893ae50
parent80c1e58ed5a6059953259e356f4ba111acb3b5b9 (diff)
FIX Login UI style
-rw-r--r--web/html/login.html2
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">