🐛 zindex

This commit is contained in:
Vanessa 2023-09-05 16:42:21 +08:00
parent 554461fed8
commit d6fa43c153
2 changed files with 0 additions and 5 deletions

View file

@ -50,7 +50,6 @@ export class Menu {
return;
}
this.menu.fullscreen(position);
this.menu.element.style.zIndex = "310";
}
close() {