chore: update deps (#5854)

This commit is contained in:
Netfan
2025-04-02 18:07:06 +08:00
committed by GitHub
parent ecf518bb02
commit 7933da8f66
4 changed files with 1287 additions and 874 deletions

View File

@@ -102,3 +102,11 @@
.vxe-tools--operate:not(:has(button)) {
margin-left: 0;
}
.vxe-grid--layout-header-wrapper {
overflow: visible;
}
.vxe-grid--layout-body-content-wrapper {
overflow: hidden;
}