@ -104,6 +104,7 @@ body {
top: -6px;
z-index: -1;
pointer-events: auto;
height: calc(100% + 6px);
}
@ -114,7 +114,8 @@ export default {
// margin: auto;
pointer-events: none;
overflow: hidden;
height: 100%;
// height: 100%;
height: fit-content;
>div {
pointer-events: all;