mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-31 12:18:42 +08:00
chore: fix lint
This commit is contained in:
parent
b02b7aeadb
commit
d2aa0f8b5d
@ -69,7 +69,7 @@ const genSharedAnchorStyle: GenerateStyle<AnchorToken> = (token): CSSObject => {
|
||||
},
|
||||
},
|
||||
|
||||
[`&:not(&-horizontal)`]: {
|
||||
[`&:not(${componentCls}-horizontal)`]: {
|
||||
[componentCls]: {
|
||||
'&::before': {
|
||||
position: 'absolute',
|
||||
|
Loading…
Reference in New Issue
Block a user