Group Dialog

This commit is contained in:
Natsumi
2022-12-02 12:13:11 +13:00
parent e3c09f78cb
commit 7b42ef8afc
3 changed files with 525 additions and 15 deletions

View File

@@ -100,7 +100,7 @@
.el-dialog__body {
padding: 20px;
word-break: unset;
word-break: break-word;
}
.el-dialog__footer > .el-button + .el-button {