mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
improve tabs switch animation
This commit is contained in:
parent
0b7856b712
commit
8c68e8f64b
@ -200,6 +200,8 @@
|
||||
.@{tab-prefix-cls}-tabpane {
|
||||
flex-shrink: 0;
|
||||
width: 100%;
|
||||
transition: opacity 0.3s;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.@{tab-prefix-cls}-tabpane-inactive {
|
||||
|
Loading…
Reference in New Issue
Block a user