瀏覽代碼

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

杨奕 7 年之前
父節點
當前提交
931249bad6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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) {