From 1f6c6bf87d94ae6ca489fccad85c059f7fc7114f Mon Sep 17 00:00:00 2001 From: omair saleh Date: Sun, 25 Sep 2022 22:33:27 +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 8518f7f8..312e3aa2 100644 --- a/resources/views/pdfs/qr.blade.php +++ b/resources/views/pdfs/qr.blade.php @@ -16,7 +16,7 @@ - id.'}') }}" style="margin-top: 20px; width: 250px; height: 250px;" /> + id.'}') }}" style="margin-top: 20px;" />