refactor: ♻️ 登录页面样式优化,根据页面高度控制ICP是否显示
This commit is contained in:
@@ -18,6 +18,8 @@ export default defineConfig({
|
||||
"wh-full": "w-full h-full",
|
||||
"flex-x-between": "flex items-center justify-between",
|
||||
"flex-x-end": "flex items-center justify-end",
|
||||
"absolute-tl": "absolute top-0 left-0",
|
||||
"absolute-tr": "absolute top-0 right-0",
|
||||
},
|
||||
theme: {
|
||||
colors: {
|
||||
|
||||
Reference in New Issue
Block a user