mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-20 05:52:24 +00:00
FIX Login UI style
This commit is contained in:
parent
80c1e58ed5
commit
0cce35784e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
<a-layout id="app" v-cloak :class="themeSwitcher.darkClass">
|
<a-layout id="app" v-cloak :class="themeSwitcher.darkCardClass">
|
||||||
<transition name="list" appear>
|
<transition name="list" appear>
|
||||||
<a-layout-content>
|
<a-layout-content>
|
||||||
<a-row type="flex" justify="center">
|
<a-row type="flex" justify="center">
|
||||||
|
|
Loading…
Reference in a new issue