配置
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
.el-dialog__body {
|
||||
overflow-y: auto;
|
||||
padding-top: 0;
|
||||
max-height: calc(100% - 118px);
|
||||
padding-bottom: 0;
|
||||
// max-height: calc(100% - 118px);
|
||||
}
|
||||
|
||||
/* nprogress 适配 element-plus 的主题色 */
|
||||
@@ -53,7 +54,7 @@
|
||||
|
||||
.el-dialog {
|
||||
margin-top: 5vh;
|
||||
max-height: 90vh;
|
||||
// max-height: 90vh;
|
||||
}
|
||||
|
||||
.el-form--inline .el-form-item {
|
||||
|
||||
Reference in New Issue
Block a user