Revert "做重复了"

This reverts commit 79c59e79ea66c6592df9dca0e41e10399044ec7a.
This commit is contained in:
wuxh 2022-12-22 13:12:53 +08:00
parent d306c36f71
commit 665a738328
No known key found for this signature in database
GPG Key ID: 464F03149513C20C

View File

@ -798,7 +798,6 @@ const genTabsStyle: GenerateStyle<TabsToken> = (token: TabsToken): CSSObject =>
},
padding: `0 ${token.paddingXS}px`,
background: 'transparent',
color: token.colorTextHeading,
border: `${token.lineWidth}px ${token.lineType} ${colorSplit}`,
borderRadius: `${token.borderRadiusLG}px ${token.borderRadiusLG}px 0 0`,
outline: 'none',