recherche par arbre

This commit is contained in:
2025-04-30 02:10:53 +02:00
parent 88d95e42ad
commit 7aea2d9f99
6 changed files with 51 additions and 56 deletions

View File

@ -7,7 +7,7 @@ body {
form {
padding: 1rem;
height: calc(100vh - 2rem);
min-height: calc(100vh - 2rem);
display: flex;
flex-flow: column;
justify-content: space-evenly;