File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
packages/design/src/theme Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -324,13 +324,11 @@ const defaultTheme: ThemeConfig = {
324324 colorTextQuaternary : gray8 ,
325325 // work for Input, InputNumber and AutoComplete
326326 hoverBorderColor : gray7 ,
327- activeBorderColor : gray7 ,
328327 } ,
329328 InputNumber : {
330329 handleVisible : true ,
331330 borderRadiusLG : borderRadiusMD ,
332331 hoverBorderColor : gray7 ,
333- activeBorderColor : gray7 ,
334332 } ,
335333 Message : {
336334 borderRadiusLG : borderRadiusMD ,
@@ -360,7 +358,6 @@ const defaultTheme: ThemeConfig = {
360358 // work for all multiple select component, including Select, TreeSelect and Cascader and so on
361359 borderRadiusLG : borderRadiusMD ,
362360 hoverBorderColor : gray7 ,
363- activeBorderColor : gray7 ,
364361 multipleItemBg : gray2 ,
365362 multipleItemBorderColor : tagColorBorder ,
366363 multipleItemBorderColorDisabled : tagColorBorder ,
You can’t perform that action at this time.
0 commit comments