mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-29 05:57:37 +08:00
feat: update z-index
This commit is contained in:
@@ -336,7 +336,7 @@ export default {
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background-color: var(--menu-background-color);
|
background-color: var(--menu-background-color);
|
||||||
z-index: 1000;
|
z-index: 1001;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user