Migliorie grafiche per gli articoli

This commit is contained in:
2026-02-25 11:04:36 +01:00
parent 7fa96eeb09
commit a5e27bcf06
5 changed files with 90 additions and 28 deletions

View File

@@ -1,5 +1,16 @@
.container-attached {
width: 100%;
margin-bottom: 1rem;
}
.container-attached .divider {
margin: unset;
}
.input-manual-barcode {
display: flex;
align-items: center;
gap: 1.5rem;
}
.scroll-attached {