chore: fix lint

This commit is contained in:
二货机器人 2023-01-31 10:33:56 +08:00
parent b02b7aeadb
commit d2aa0f8b5d

View File

@ -69,7 +69,7 @@ const genSharedAnchorStyle: GenerateStyle<AnchorToken> = (token): CSSObject => {
}, },
}, },
[`&:not(&-horizontal)`]: { [`&:not(${componentCls}-horizontal)`]: {
[componentCls]: { [componentCls]: {
'&::before': { '&::before': {
position: 'absolute', position: 'absolute',