This commit is contained in:
Cay 2026-03-16 14:29:27 +00:00
parent ee71a903c2
commit 9c4e55a63e

View File

@ -4,8 +4,8 @@
#quickmenu-toggle {
position: fixed;
top: 10px;
left: 310px;
top: 140px;
left: 10px;
z-index: 2000;
width: 36px;
@ -38,7 +38,7 @@
#quickmenu-panel {
position: fixed;
top: 140px;
top: 186px;
left: 10px;
z-index: 1999;