@@ -49,6 +49,9 @@
overflow-x: hidden;
overflow-y: auto;
}
+ .van-tabs__line{
+ transition-duration: 0s !important;
+ }