Skip to content

Commit e3978d3

Browse files
authored
Merge pull request #376 from blocknative/fix/modal-z-index
Fix: Modal z-index
2 parents acf7849 + 5aec766 commit e3978d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Modal.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
align-items: center;
1919
position: fixed;
2020
font-size: 16px;
21-
z-index: 99;
2221
top: 0;
2322
left: 0;
2423
width: 100vw;

0 commit comments

Comments
 (0)