++ aggiunta la prenotazione negli eventi. con la lista degli utenti.

This commit is contained in:
Surya Paolo
2023-04-17 00:11:45 +02:00
parent 6f1f962c0a
commit 3cf4562285
38 changed files with 2016 additions and 1278 deletions

View File

@@ -1646,3 +1646,7 @@ h3 {
.q-mx-xxs {
margin-left: 2px;
}
.butt_green{
background-color: rgb(202, 232, 202) !important;
}