This commit is contained in:
parent
6c4b055921
commit
554623e5a8
|
@ -110,6 +110,8 @@ function onClosed() {
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
box-sizing: border-box;
|
||||||
|
padding-bottom: env(safe-area-inset-bottom, 0px);
|
||||||
margin: auto;
|
margin: auto;
|
||||||
background: var(--MI_THEME-bg);
|
background: var(--MI_THEME-bg);
|
||||||
container-type: size;
|
container-type: size;
|
||||||
|
|
Loading…
Reference in New Issue