fix: note map button overlapping menu

This commit is contained in:
SiriusXT 2025-10-28 11:28:36 +08:00
parent bcce05cc4d
commit 4affd3a955

View File

@ -264,7 +264,6 @@
position: absolute; position: absolute;
inset-inline-end: 5px; inset-inline-end: 5px;
bottom: 5px; bottom: 5px;
z-index: 1000;
} }
.style-resolver { .style-resolver {