mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
fix css lint
This commit is contained in:
@@ -194,8 +194,7 @@ const genArrowsStyle: GenerateStyle<CarouselToken> = (token) => {
|
||||
width: arrowLength,
|
||||
height: arrowLength,
|
||||
border: `0 solid currentcolor`,
|
||||
borderInlineWidth: '2px 0',
|
||||
borderBlockWidth: '2px 0',
|
||||
borderWidth: '2px',
|
||||
borderRadius: 1,
|
||||
content: '""',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user