mirror of https://github.com/ElemeFE/element
Table: add missing tooltip style when imported on demand (#9130)
parent
ea7f7bb6d7
commit
931249bad6
|
@ -1,6 +1,7 @@
|
|||
@import "mixins/mixins";
|
||||
@import "checkbox";
|
||||
@import "tag";
|
||||
@import "tooltip";
|
||||
@import "common/var";
|
||||
|
||||
@include b(table) {
|
||||
|
|
Loading…
Reference in New Issue