Browse Source

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

杨奕 7 năm trước cách đây
mục cha
commit
931249bad6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {