Browse Source

Merge branch 'test' into test_g

AmandaG 6 months ago
parent
commit
7d30382745
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/styles/vxeTable.scss

+ 4 - 0
src/styles/vxeTable.scss

@@ -161,3 +161,7 @@ div.vxe-table--context-menu-wrapper {
     }
   }
 }
+
+.vxe-tooltip--content {
+  color: #f0f1f3;
+}