线索
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
}
|
||||
|
||||
.el-dialog__body {
|
||||
overflow-y: auto;
|
||||
padding-top: 0;
|
||||
max-height: calc(100% - 118px);
|
||||
}
|
||||
|
||||
/* nprogress 适配 element-plus 的主题色 */
|
||||
@@ -48,3 +50,8 @@
|
||||
.crud-form-item .el-input__wrapper {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.el-dialog {
|
||||
margin-top: 5vh;
|
||||
max-height: 90vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user