提交 e300685e authored 作者: lidongxu's avatar lidongxu

style(element-ui.scss): 修复常用菜单

同上
上级 b6c99401
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
margin: 0 auto; margin: 0 auto;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 50vh; height: 60vh;
padding: 20px; padding: 20px;
.el-dialog__header{ .el-dialog__header{
padding-top: 10px; padding-top: 10px;
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
} }
.el-dialog__body { .el-dialog__body {
margin-top: 20px; flex: 1;
height: calc(50vh - 40px - 32px); height: calc(50vh - 40px - 32px);
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论