fix css lint

This commit is contained in:
𝑾𝒖𝒙𝒉
2025-03-21 12:30:35 +08:00
parent 094f58adbb
commit 50da87be3a

View File

@@ -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: '""',
},