From f6edea79e7ef41adfc3627e6f1082a2e5d2ae480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Wed, 15 Oct 2025 16:58:03 +0200 Subject: [PATCH] manually fixed print layout to 4 qr codes per A4 --- app/ui/PrintPreview.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/app/ui/PrintPreview.tsx b/app/ui/PrintPreview.tsx index dd17e7c..468ec6a 100644 --- a/app/ui/PrintPreview.tsx +++ b/app/ui/PrintPreview.tsx @@ -24,10 +24,10 @@ export const PrintPreview: React.FC = ({ data, year, month, t <> {/* Print-specific CSS styles */}