style: fix overlay problem on safari

This commit is contained in:
josc146
2023-03-25 21:04:44 +08:00
parent 1f433048c7
commit 1f59b1fe03
+1
View File
@@ -53,6 +53,7 @@
background-color: var(--active-color);
border-radius: 5px;
padding: 6px;
z-index: 2147483647;
}
.popup-tab {