Form persone di riferimento e clienti

This commit is contained in:
2025-07-21 10:08:10 +02:00
parent b2064ad71e
commit 7bcb0581cc
14 changed files with 298 additions and 88 deletions

View File

@@ -2,3 +2,8 @@
background: var(--mud-palette-background-gray) !important;
box-shadow: unset;
}
.container-chip-persrif {
width: 100%;
margin-bottom: 1rem;
}