Ben Lin
2024-06-25 7d26ed0e19bf952e7c037b21bfd687759b46e851
src/components/VxeTable/src/css/toolbar.scss
@@ -5,17 +5,13 @@
.vxe-toolbar .vxe-tools--wrapper,
.vxe-toolbar .vxe-tools--operate button:first-child {
  margin: 0;
  margin-left: 10px;
}
.vxe-toolbar .vxe-tools--wrapper,
.vxe-toolbar .vxe-tools--operate .vxe-button {
  margin-left: 1px;
  border-radius: 0 !important;
}
.vxe-toolbar .vxe-tools--wrapper,
.vxe-toolbar .vxe-tools--operate button:first-child {
  margin-left: 10px;
}
.vxe-toolbar .vxe-tools--wrapper,
@@ -26,5 +22,5 @@
.vxe-toolbar .vxe-tools--wrapper,
.vxe-toolbar .vxe-tools--operate .vxe-custom--wrapper .vxe-button {
  margin-left: 1px;
  margin-left: 10px;
}