amélioration de la gestion de l'inscription + connexion et bug visuels

This commit is contained in:
22107988t
2023-09-26 17:22:47 +02:00
parent ff01dbbf3d
commit 85cf64980c
221 changed files with 1869 additions and 41 deletions

View File

@@ -1020,7 +1020,11 @@ table td {
border-bottom: 1px solid #1D2144;
font-weight: bold;
width: 65%;
}
white-space: pre-wrap;
word-break: break-word;
overflow-wrap: break-word;
}
button,
input,