fix(tabs): Background offset#5318

This commit is contained in:
fanburger 2023-04-09 00:44:34 +08:00
parent 0e425098af
commit 37735ca967

View File

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