diff --git a/src/Views/Home/Assets.cshtml b/src/Views/Home/Assets.cshtml
index 4efb650..f0753e2 100644
--- a/src/Views/Home/Assets.cshtml
+++ b/src/Views/Home/Assets.cshtml
@@ -1184,7 +1184,7 @@ document.addEventListener('DOMContentLoaded', () => {
border: 1px solid #ccc;
padding: 4mm;
width: 100%;
- height: 3.2cm;
+ height: 3.6cm;
box-sizing: border-box;
}
.barcode-label {
@@ -1199,9 +1199,7 @@ document.addEventListener('DOMContentLoaded', () => {
height: 60px;
}
@@media print {
- .barcode-grid {
- gap: 5mm;
- }
+
.barcode-cell {
border: none;
}