Browse Source

FIX Login UI style

Hamidreza Ghavami 1 year ago
parent
commit
0cce35784e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/html/login.html

+ 1 - 1
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">