adjust z-indexes

This commit is contained in:
Tom (plebeius.eth)
2024-05-27 19:17:52 +02:00
parent caacd77bba
commit e990cbe851
5 changed files with 6 additions and 5 deletions
@@ -7,7 +7,7 @@
font-size: 10pt;
border-left: none;
border-top: none;
z-index: 1000;
z-index: 999;
background-color: var(--challenge-modal-background-color);
border: var(--challenge-modal-border);
}