fix: simulator eclipses setting area #773

This commit is contained in:
LeoYuan 袁力皓 2022-07-07 16:11:29 +08:00 committed by 林熠
parent 035bde453c
commit b4b30a3599

View File

@ -4,6 +4,7 @@
position: relative; position: relative;
height: 100%; height: 100%;
width: 100%; width: 100%;
overflow: auto;
&-canvas { &-canvas {
position: absolute; position: absolute;