Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit 17a4541

Browse files
fix: bigger modal z-index
1 parent d136f13 commit 17a4541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content-script/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
right: 0;
1414
width: 420px;
1515
min-height: 340px;
16+
z-index: 10000;
1617
}
1718

1819
.crx-toggle-button {

0 commit comments

Comments
 (0)