From b001726a1285847a87b7596620cacbf6db2f2e3a Mon Sep 17 00:00:00 2001 From: Shikha Mishra Date: Thu, 20 Aug 2020 15:26:14 +0530 Subject: [PATCH] i-card issue resolved --- src/pages/Report/idCard.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/Report/idCard.vue b/src/pages/Report/idCard.vue index 07f9909..6d244e3 100644 --- a/src/pages/Report/idCard.vue +++ b/src/pages/Report/idCard.vue @@ -171,7 +171,7 @@
@@ -187,7 +187,7 @@
@@ -859,7 +859,7 @@ export default { float: left; padding: 10px; text-align: center; - height: 520px; + /* height: 520px; */ width: 520px; background: #fff; border: 1px solid lightgray; -- 2.0.0