fix: drawer header is missing (#4846)

This commit is contained in:
Vben
2024-11-09 20:00:09 +08:00
committed by GitHub
parent 26bec4222f
commit 5e44aa9283
12 changed files with 282 additions and 62 deletions

View File

@@ -89,7 +89,12 @@
}
.vxe-toolbar {
padding-top: 0;
padding: 0;
}
.vxe-buttons--wrapper:not(:empty),
.vxe-tools--wrapper:not(:empty) {
padding: 0.6em 0;
}
.vxe-tools--operate:not(:has(button)) {