fix(dialog): add spacing between form content and footer buttons

This commit is contained in:
pnoker
2026-05-28 01:07:57 +08:00
parent 4da7537103
commit 91472a9b21
+1
View File
@@ -118,6 +118,7 @@
.things-dialog-footer {
display: flex;
justify-content: flex-end;
margin-top: 20px;
}
.el-dialog__title {