😎修复登录页面el-tabs--top样式
This commit is contained in:
parent
cb370fd9df
commit
9954a98515
@ -83,9 +83,9 @@
|
||||
"vue-router": "^4.5.1",
|
||||
"vue-signature-pad": "^3.0.2",
|
||||
"vue3-tree-org": "^4.2.2",
|
||||
"vxe-pc-ui": "^4.7.7",
|
||||
"vxe-pc-ui": "^4.7.9",
|
||||
"vxe-table": "^4.14.3",
|
||||
"xe-utils": "^3.7.6",
|
||||
"xe-utils": "^3.7.7",
|
||||
"xlsx-js-style": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -497,6 +497,10 @@
|
||||
|
||||
$--el-table-text-color: #fb6d49;
|
||||
|
||||
.el-tabs--top {
|
||||
flex-direction: column !important;
|
||||
}
|
||||
|
||||
// hack列表页
|
||||
.layout-parent {
|
||||
height: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user