Added new active developer (#1249)

Fix footer
This commit is contained in:
Àngel Ollé Blázquez
2022-05-06 07:34:49 +02:00
committed by GitHub
parent dfa31e0a28
commit 3c0b243797
2 changed files with 2 additions and 1 deletions

View File

@ -745,7 +745,7 @@ fieldset[disabled] .btn-warning.active {
}
.modal .modal-body.modal-scroll {
max-height: 375px;
max-height: auto;
overflow-y: scroll auto;
}