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 { #quickmenu-toggle {
position: fixed; position: fixed;
top: 10px; top: 140px;
left: 310px; left: 10px;
z-index: 2000; z-index: 2000;
width: 36px; width: 36px;
@ -38,7 +38,7 @@
#quickmenu-panel { #quickmenu-panel {
position: fixed; position: fixed;
top: 140px; top: 186px;
left: 10px; left: 10px;
z-index: 1999; z-index: 1999;