Skip to content

Commit 4290065

Browse files
committed
Fix GitHub z-index with search overlay
1 parent 2f21fd1 commit 4290065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/button/button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333

3434
#plasmo-shadow-container {
35-
z-index: 90 !important;
35+
z-index: 30 !important;
3636
}
3737

3838
#plasmo-inline {

0 commit comments

Comments
 (0)