mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
fix: ball lose (#38338)
* fix: ball lose * Update components/anchor/style/index.less Co-authored-by: afc163 <afc163@gmail.com> * fix: fix style Co-authored-by: afc163 <afc163@gmail.com>
This commit is contained in:
parent
4c8bcaa5fd
commit
81864f9b8a
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user