chore: add vxe-table toolbar example (#4765)

This commit is contained in:
Vben
2024-10-29 22:47:15 +08:00
committed by GitHub
parent d23db32f04
commit e600d78cb9
9 changed files with 548 additions and 430 deletions

View File

@@ -81,3 +81,11 @@
.vxe-pager--wrapper {
@apply justify-center md:justify-end;
}
.vxe-tools--operate {
@apply ml-3;
}
.vxe-table-custom--checkbox-option:hover {
background: none !important;
}