1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-06 03:58:05 +08:00

Merge pull request from fanburger/fix/5318

fix(tabs): fix tab info module unusual offset
This commit is contained in:
landluck 2023-04-10 10:12:29 +08:00 committed by GitHub
commit e4fefa4d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -150,7 +150,6 @@
&__info {
position: relative !important;
top: -1px !important;
display: inline-block;
transform: translateX(0) !important;
}
}