Merge branch 'fix/minor-bugs-lianjie.lj' into 'release/0.9.6'

小程序设置面板显示问题兼容

先做兼容,后续需要小程序面板进一步调整

See merge request !939184
This commit is contained in:
高凯 2020-08-18 19:11:25 +08:00
commit bb8be1c66d

View File

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