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

@@ -139,8 +139,13 @@
margin-bottom: 1rem;
box-shadow: var(--custom-box-shadow);
border-radius: 16px;
max-height: 32vh;
overflow: auto;
scrollbar-width: none;
}
.container-pers-rif::-webkit-scrollbar { display: none; }
.container-pers-rif .divider {
margin: 0 0 0 3.5rem;
width: unset;