Gestiti allegati nel form

This commit is contained in:
2026-02-20 15:29:32 +01:00
parent eef5055bfa
commit b39b7ba751
26 changed files with 512 additions and 263 deletions

View File

@@ -21,7 +21,10 @@
height: calc(100vh - (.6rem + 40px));
overflow: auto;
gap: 1.5rem;
padding: 0 .75rem 2rem 75rem !important;
padding-top: unset !important;
padding-bottom: 2rem !important;
padding-left: .75rem !important;
padding-right: .75rem !important;
}
@supports (-webkit-touch-callout: none) {