Cancellazione attività

This commit is contained in:
2025-06-26 09:26:50 +02:00
parent 10c1435dba
commit a34e673cd2
38 changed files with 443 additions and 231 deletions

View File

@@ -7,7 +7,7 @@
.c-modal {
border-radius: 16px;
box-shadow: var(--custom-box-shadow);
box-shadow: var(--exception-box-shadow);
padding: 16px;
}