移动端层级修复

This commit is contained in:
2025-10-13 13:35:27 +08:00
parent a075c94948
commit 714f3b30dd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -861,7 +861,7 @@ watch(config, () => {
} }
.registry-widget.panel-open { .registry-widget.panel-open {
z-index: 1002; z-index: 1004;
} }
.registry-toggle { .registry-toggle {
+1 -1
View File
@@ -573,7 +573,7 @@ onMounted(() => {
} }
.settings-widget.panel-open { .settings-widget.panel-open {
z-index: 1002; z-index: 1004;
} }
.settings-toggle { .settings-toggle {