Browse Source

Table: add missing tooltip style when imported on demand (#9130)

杨奕 7 years ago
parent
commit
931249bad6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/theme-chalk/src/table.scss

+ 1 - 0
packages/theme-chalk/src/table.scss

@@ -1,6 +1,7 @@
 @import "mixins/mixins";
 @import "checkbox";
 @import "tag";
+@import "tooltip";
 @import "common/var";
 
 @include b(table) {