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:
authorHo3ein <ho3ein.sanaei@gmail.com>2023-05-13 17:45:39 +0300
committerGitHub <noreply@github.com>2023-05-13 17:45:39 +0300
commitb5dd2580749865a4921a78f04161fa2b73d32595 (patch)
tree18e3dbebf46736f98ed058f490bef3c8860be4bd /web/html/login.html
parentc855a292cb1cdc80ef71e0861d77c04148e26afd (diff)
parentf2132c62e9318433e4a0823dcf42e7ca730cd6a6 (diff)
Merge pull request #426 from hamid-gh98/main
FIX input bg color in login page
Diffstat (limited to 'web/html/login.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">