Explorar o código

fix: 修改operation log tooltip

AmandaG hai 4 meses
pai
achega
18453c8be4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/styles/vxeTable.scss

+ 3 - 0
src/styles/vxeTable.scss

@@ -177,3 +177,6 @@ div.vxe-table--context-menu-wrapper {
 .vxe-tooltip--content {
   color: #f0f1f3;
 }
+.vxe-tooltip--wrapper.theme--dark {
+  z-index: 9999 !important;
+}