Commit 15e1ab4
committed
fix: raise snackbar z-index above cookie consent banner
Cookie consent banner uses z-index: 10000. Snackbar was at z-index: 1,
hiding the 'copied to clipboard' message behind the banner on first visit.1 parent 9853006 commit 15e1ab4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
911 | 911 | | |
912 | 912 | | |
913 | 913 | | |
914 | | - | |
| 914 | + | |
915 | 915 | | |
916 | 916 | | |
917 | 917 | | |
| |||
0 commit comments