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
path: root/web/html
diff options
context:
space:
mode:
authorHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-05-13 16:12:11 +0300
committerHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-05-13 16:12:11 +0300
commit94a380735301765c25672d80f1fae6d587a0ed33 (patch)
treee1d30d5b76e270aab91f931c398b5bfda347a158 /web/html
parent7cacfc074e0f768ec9663245db3bac6018de1a24 (diff)
fix input bg color in login page
Diffstat (limited to 'web/html')
-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 a2bde74f..68b38624 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.darkCardClass">
+<a-layout id="app" v-cloak class="login" :class="themeSwitcher.darkCardClass">
<transition name="list" appear>
<a-layout-content>
<a-row type="flex" justify="center">