移动端层级修复
This commit is contained in:
@@ -861,7 +861,7 @@ watch(config, () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.registry-widget.panel-open {
|
.registry-widget.panel-open {
|
||||||
z-index: 1002;
|
z-index: 1004;
|
||||||
}
|
}
|
||||||
|
|
||||||
.registry-toggle {
|
.registry-toggle {
|
||||||
|
|||||||
@@ -573,7 +573,7 @@ onMounted(() => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.settings-widget.panel-open {
|
.settings-widget.panel-open {
|
||||||
z-index: 1002;
|
z-index: 1004;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-toggle {
|
.settings-toggle {
|
||||||
|
|||||||
Reference in New Issue
Block a user