mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-25 04:16:54 +00:00
FIX Login UI style
This commit is contained in:
parent
f749391bd5
commit
91053392bf
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue