Give the popup window a z-index of 10

pull/11/head
Nex 10 months ago
parent c526911449
commit 8739bc84cc
Signed by: CyanNex
GPG Key ID: 47A354D322B1D4FF

@ -11,6 +11,7 @@
background-color: rgba(0, 0, 0, 0.125);
font-family: Noto Sans, sans serif;
color: white;
z-index: 10;
.nc-popup-inner {
display: block;

Loading…
Cancel
Save