提交: 优化ui
This commit is contained in:
parent
63ef4fe2ea
commit
300fd1c3b1
|
@ -375,7 +375,7 @@ export default {
|
||||||
position: relative;
|
position: relative;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
.el-tabs__content {
|
.el-tabs__content {
|
||||||
height: calc(100vh - 321px);
|
height: calc(100vh - 340px);
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.el-tabs__header {
|
.el-tabs__header {
|
||||||
|
|
Loading…
Reference in New Issue