feat(TreeSelect): add @tree-select-item-selected-size var
This commit is contained in:
@@ -739,6 +739,7 @@
|
||||
@tree-select-item-height: 44px;
|
||||
@tree-select-item-active-color: @red;
|
||||
@tree-select-item-disabled-color: @gray-5;
|
||||
@tree-select-item-selected-size: 16px;
|
||||
|
||||
// Uploader
|
||||
@uploader-size: 80px;
|
||||
|
||||
Reference in New Issue
Block a user