diff --git a/components/anchor/style/index.less b/components/anchor/style/index.less index 2e58f663d2..3cdf42229c 100644 --- a/components/anchor/style/index.less +++ b/components/anchor/style/index.less @@ -44,7 +44,7 @@ transform: translateX(-50%); transition: top 0.3s ease-in-out; - &.@{ant-prefix}-ink-ball-visible { + &.@{ant-prefix}-anchor-ink-ball-visible { display: inline-block; } }