From 8b3e60a74ac7f4cf40140cb25fa1d5e50d1be12e Mon Sep 17 00:00:00 2001 From: omair saleh Date: Sun, 25 Sep 2022 22:33:59 +0800 Subject: [PATCH] fix qr image ratio in pdf --- resources/views/pdfs/qr.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/pdfs/qr.blade.php b/resources/views/pdfs/qr.blade.php index 312e3aa2..3c430198 100644 --- a/resources/views/pdfs/qr.blade.php +++ b/resources/views/pdfs/qr.blade.php @@ -16,7 +16,7 @@ - id.'}') }}" style="margin-top: 20px;" /> + id.'}') }}" style="width: 250px; height: 250px;" />