From 5a0d6f150a5b21f675d891fca5f7e00e503da999 Mon Sep 17 00:00:00 2001 From: grabowski Date: Mon, 13 Apr 2026 10:23:36 +0700 Subject: [PATCH] =?UTF-8?q?Label:=20more=20space=20between=20details=20and?= =?UTF-8?q?=20barcode=20row=20(1mm=20=E2=86=92=202.5mm)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- src/routes/(print)/print/batch/+page.svelte | 2 +- src/routes/(print)/print/component/[id]/+page.svelte | 2 +- src/routes/(print)/print/device/[id]/+page.svelte | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/(print)/print/batch/+page.svelte b/src/routes/(print)/print/batch/+page.svelte index 4ba3277..fb23167 100644 --- a/src/routes/(print)/print/batch/+page.svelte +++ b/src/routes/(print)/print/batch/+page.svelte @@ -51,7 +51,7 @@ {/if} -
+
{label.shortId}
{label.shortId} diff --git a/src/routes/(print)/print/component/[id]/+page.svelte b/src/routes/(print)/print/component/[id]/+page.svelte index 8839615..cd1e2d6 100644 --- a/src/routes/(print)/print/component/[id]/+page.svelte +++ b/src/routes/(print)/print/component/[id]/+page.svelte @@ -53,7 +53,7 @@
P/N: {data.component.partNumber}
{/if}
-
+
{data.shortId}
{data.shortId} diff --git a/src/routes/(print)/print/device/[id]/+page.svelte b/src/routes/(print)/print/device/[id]/+page.svelte index 5cf9aa4..415dd7a 100644 --- a/src/routes/(print)/print/device/[id]/+page.svelte +++ b/src/routes/(print)/print/device/[id]/+page.svelte @@ -59,7 +59,7 @@
{/if}
-
+
{data.shortId}
{data.shortId}