iview/src/styles/components/tree.less

5 lines
65 B
Text
Raw Normal View History

@tree-prefix-cls: ~"@{css-prefix}tree";
.@{tree-prefix-cls} {
}