mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 修复 hint 被 overlay 遮挡的问题
This commit is contained in:
@@ -89,6 +89,7 @@ defineExpose({
|
|||||||
|
|
||||||
.func-snackbar-container {
|
.func-snackbar-container {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
z-index: 999;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user