Skip to content

Commit 465cf19

Browse files
committed
style: fix overlay problem on safari
1 parent fc75302 commit 465cf19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/popup/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
background-color: var(--active-color);
5454
border-radius: 5px;
5555
padding: 6px;
56+
z-index: 2147483647;
5657
}
5758

5859
.popup-tab {

0 commit comments

Comments
 (0)