🚸 调整层级

This commit is contained in:
目棃
2025-03-28 20:03:52 +08:00
parent 960a3442ff
commit c154381c3a

View File

@@ -90,7 +90,7 @@ defineExpose({ displayBox });
.func-snackbar-container {
position: fixed;
z-index: 999;
z-index: 9999;
bottom: 0;
left: 0;
display: flex;