Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-12-21 11:02:14 +08:00
28 changed files with 1373 additions and 0 deletions
+14
View File
@@ -201,6 +201,20 @@
@card-price-integer-font-size: @font-size-lg;
@card-price-font-family: @price-integer-font-family;
// Cascader
@cascader-header-height: 48px;
@cascader-title-font-size: @font-size-lg;
@cascader-title-line-height: 20px;
@cascader-close-icon-size: 22px;
@cascader-close-icon-color: @gray-5;
@cascader-close-icon-active-color: @gray-6;
@cascader-selected-icon-size: 18px;
@cascader-tabs-height: 48px;
@cascader-active-color: @red;
@cascader-options-height: 384px;
@cascader-tab-color: @text-color;
@cascader-unselected-tab-color: @gray-6;
// Cell
@cell-font-size: @font-size-md;
@cell-line-height: 24px;