Update style_membres.css to put the modal above the navbar

This commit is contained in:
Félix MARQUET
2023-05-31 09:28:39 +02:00
committed by GitHub
parent 651190a248
commit 1a5d595ffc

View File

@@ -140,6 +140,7 @@ h2{
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.8);
z-index: 2;
}
.modal-content {