We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba7132 commit 720c952Copy full SHA for 720c952
css/base.css
@@ -22,6 +22,7 @@
22
23
position: fixed;
24
inset: auto 0 0;
25
+ z-index: 999;
26
background-color: var(--modal-bg);
27
}
28
0 commit comments