This commit is contained in:
Kalle (Sendou) 2022-01-24 09:01:08 +02:00
parent fe5d1078c9
commit 54eff4747b

View File

@ -279,6 +279,7 @@ select::selection {
font-weight: bold;
}
/* Does not respect window getting resized */
.modal {
position: fixed;
z-index: 999;