mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-01 05:06:53 +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]: {
|
[componentCls]: {
|
||||||
'&::before': {
|
'&::before': {
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
|
Loading…
Reference in New Issue
Block a user