Merge branch 'main' of github.com:nagisa77/OpenIsle

This commit is contained in:
Tim
2025-07-21 17:49:39 +08:00

View File

@@ -336,7 +336,7 @@ export default {
right: 0;
bottom: 0;
background-color: var(--menu-background-color);
z-index: 1000;
z-index: 1001;
display: flex;
flex-direction: column;
}