mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-23 18:50:06 +08:00
style: tweak lineWidthFocus to 3px (#51069)
This commit is contained in:
parent
c063168754
commit
cce261263f
@ -75,7 +75,7 @@ export default function formatToken(derivativeToken: RawMergedToken): AliasToken
|
||||
fontSizeIcon: mergedToken.fontSizeSM,
|
||||
|
||||
// Line
|
||||
lineWidthFocus: mergedToken.lineWidth * 4,
|
||||
lineWidthFocus: mergedToken.lineWidth * 3,
|
||||
|
||||
// Control
|
||||
lineWidth: mergedToken.lineWidth,
|
||||
|
Loading…
Reference in New Issue
Block a user