feat: add dividers to menu items

This commit is contained in:
MAZE
2024-02-24 19:33:13 +03:30
parent 7463334053
commit 408734d49f
6 changed files with 18 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
position: fixed;
right: 20px;
bottom: 20px;
z-index: 5;
z-index: 15;
& .menuButton {
display: flex;