Calendario Week:

- Update contenitore dati con a capo gestito
This commit is contained in:
Samuele Locatelli
2024-08-27 10:35:17 +02:00
parent 964ca83a5e
commit c5fd7bdf2f
5 changed files with 14 additions and 5 deletions
+4
View File
@@ -71,4 +71,8 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.event-body-detail {
color: #A8BCFF;
font-size: 1.4rem;
}