From c89a33496d66b04d5de4190922cacc934811719b Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 12 一月 2024 15:09:40 +0800 Subject: [PATCH] 工单删除按钮,隐藏 --- public/title.css | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/public/title.css b/public/title.css index 388b928..98a52ae 100644 --- a/public/title.css +++ b/public/title.css @@ -1,4 +1,8 @@ -@page {margin: 10mm 5mm; margin-bottom: 0;margin-top:0;} +@page { + margin: 10mm 5mm; + margin-bottom: 0; + margin-top:0; +} .xl6524921 { padding: 0px; mso-ignore: padding; @@ -1120,7 +1124,6 @@ margin-left: 85px; } .bodycs{ - // margin-left: 135px; margin-top: -30px; } .bodycs-1{ @@ -1129,6 +1132,7 @@ height: 60px; width: auto; margin-top: -80px; + } .bodycs-2{ display: flex; @@ -1191,7 +1195,10 @@ margin-left: 130px; } .pagefooting{ - + font-size:8pt; + font-family:瀹嬩綋; + margin-right: 15pt; + color: deepskyblue; } .x1111111{ padding: 0px; -- Gitblit v1.9.3