mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
Fix tabs scroll animation
This commit is contained in:
parent
e533846489
commit
23e5d18e7c
@ -127,7 +127,7 @@
|
||||
&-nav {
|
||||
box-sizing: border-box;
|
||||
padding-left: 0;
|
||||
transition: left 0.5s @ease-in-out;
|
||||
transition: transform 0.5s @ease-in-out;
|
||||
position: relative;
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
|
Loading…
Reference in New Issue
Block a user