UNPKG

react-antd-cssvars

Version:
15 lines (10 loc) 389 B
@selecttree-prefix: ~"@{ant-prefix}-select-tree"; .@{selecttree-prefix} { color: @antd-text-color; } .@{selecttree-prefix} .@{selecttree-prefix}-node-content-wrapper:hover { background-color: @antd-background-hover; } .@{selecttree-prefix} .@{selecttree-prefix}-node-content-wrapper.@{selecttree-prefix}-node-selected { background-color: @antd-background-selected; }