Fix maintenance gauge pointer position

This commit is contained in:
Youzini-afk
2026-04-29 16:39:31 +08:00
parent 53f2e2f21a
commit 09de54f220

View File

@@ -3515,7 +3515,7 @@
content: ""; content: "";
position: absolute; position: absolute;
left: 16px; left: 16px;
top: 12px; top: 18px;
width: 9px; width: 9px;
height: 3px; height: 3px;
border-radius: 999px; border-radius: 999px;