mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-15 02:38:16 +00:00
fix: 兼容小程序面板的特殊情况
This commit is contained in:
parent
577e0eb540
commit
3c686ab677
@ -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%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user