From aa8bc9c5bcbd3d5917ea8cc322f96599281711e6 Mon Sep 17 00:00:00 2001 From: lxd <1004405501@qq.com> Date: Thu, 20 Mar 2025 17:47:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8A=A5=E5=91=8A=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/templates/report-template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/templates/report-template.html b/public/templates/report-template.html index 23e65bb..1012ff8 100644 --- a/public/templates/report-template.html +++ b/public/templates/report-template.html @@ -217,11 +217,11 @@ /* 体质辨识结果表格样式 */ .constitution-table { width: 100%; - font-size: 12px; + font-size: 16px !important; } .constitution-table td { - padding: 5px; + padding: 8px; border: 1px solid #000 !important; -webkit-print-color-adjust: exact !important; print-color-adjust: exact !important;