From a2e074c33aa60fe4ac601c63be9436878b89f22f Mon Sep 17 00:00:00 2001 From: ndbs Date: Wed, 14 Dec 2022 15:32:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E4=BB=BB=E5=8A=A1=20?= =?UTF-8?q?=E7=BB=8F=E8=B4=B9=E5=BC=80=E6=94=AF=E7=94=B3=E6=8A=A5=E5=8D=95?= =?UTF-8?q?=20=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Content/jquery/plugin/jqprint/jqprint.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css b/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css index c6edf4a9a..5c75bdb38 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css @@ -533,10 +533,11 @@ td,th { width: 40mm; } .anodeinfod { - position:relative; - width:100%; - height:120px; - padding:10px; + position: relative; + width: 100%; + height: 95px; + padding: 8px; + text-align: left; } .anodeinfod .tuser, .anodeinfod .tdate { @@ -548,7 +549,7 @@ td,th { bottom: 10px; } .anodeinfod img { - height:100px; + height:60px; position:absolute; top:10px; right:100px;