Merge pull request #5319 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

View File

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