diff --git a/frontend/src/styles/element.scss b/frontend/src/styles/element.scss index 9a26696..fd50f6b 100644 --- a/frontend/src/styles/element.scss +++ b/frontend/src/styles/element.scss @@ -436,7 +436,7 @@ .dialog-small{ .el-dialog__body{ - max-height: 240px; + max-height: 260px; } } .dialog-middle{