diff --git a/frontend/src/styles/element.scss b/frontend/src/styles/element.scss index fd50f6b..a3c7f5b 100644 --- a/frontend/src/styles/element.scss +++ b/frontend/src/styles/element.scss @@ -331,7 +331,7 @@ .el-dialog__body { // height: 200px; // max-height: 60vh; - min-height: 200px; + //min-height: 200px; overflow-y: auto; padding: 10px 15px;