fix: 兼容小程序面板的特殊情况

This commit is contained in:
林熠 2020-08-18 18:07:08 +08:00
parent 577e0eb540
commit 3c686ab677

View File

@ -81,7 +81,7 @@ body {
bottom: 0;
left: 0;
right: 0;
overflow: auto;
overflow: visible;
/*
.my-tabs {
width: 100%;