代码生成预览溢出显示滚动条

This commit is contained in:
RuoYi
2021-12-15 14:44:05 +08:00
parent c246d868a9
commit e170ac272d
2 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@
margin-top: 6vh !important;
}
.el-dialog__wrapper.scrollbar .el-dialog .el-dialog__body {
.el-dialog.scrollbar .el-dialog__body {
overflow: auto;
overflow-x: hidden;
max-height: 70vh;