优化台桌点餐

This commit is contained in:
gyq
2024-10-11 14:26:39 +08:00
parent cfd04625dd
commit 72cf926747
11 changed files with 350 additions and 59 deletions

View File

@@ -255,6 +255,10 @@ html {
color: #333;
}
.el-divider__text {
white-space: nowrap;
}
.el-dialog__headerbtn {
top: 10px !important;
}