mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
parent
39d3baef43
commit
278262adbe
@ -311,7 +311,8 @@ const genDirectionStyle = (token: SliderToken, horizontal: boolean): CSSObject =
|
||||
// Reset all
|
||||
insetInlineStart: 0,
|
||||
top: 0,
|
||||
[markInset]: handleSize,
|
||||
// https://github.com/ant-design/ant-design/issues/43731
|
||||
[markInset]: railSize * 3 + (horizontal ? 0 : token.marginFull),
|
||||
[full]: '100%',
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user