diff --git a/src/PowderCoating.Web/Views/Inventory/Label.cshtml b/src/PowderCoating.Web/Views/Inventory/Label.cshtml index 2e8d580..24375c8 100644 --- a/src/PowderCoating.Web/Views/Inventory/Label.cshtml +++ b/src/PowderCoating.Web/Views/Inventory/Label.cshtml @@ -101,15 +101,6 @@ color: #111; } - .label-scan-hint { - font-size: 9px; - color: #888; - text-align: center; - border-top: 1px dashed #ccc; - padding-top: 6px; - width: 100%; - } - /* ── Print styles ───────────────────────────────────── */ @@media print { body { background: #fff; padding: 0; } @@ -138,7 +129,7 @@ }