From cae008d8286b7ee846eb91e79350a9c57166882d Mon Sep 17 00:00:00 2001 From: hwh <332078369@qq.com> Date: 星期三, 12 六月 2024 15:41:28 +0800 Subject: [PATCH] 打印 --- HTML_09/js/hiprint/css/hiprint.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HTML_09/js/hiprint/css/hiprint.css b/HTML_09/js/hiprint/css/hiprint.css index 4aa1482..90ae245 100644 --- a/HTML_09/js/hiprint/css/hiprint.css +++ b/HTML_09/js/hiprint/css/hiprint.css @@ -125,10 +125,10 @@ } .small-printElement-types .hiprint-printElement-type > li > ul > li > a { - height: 22px; + height: 30px; /* padding: 12px 6px; */ /* margin-left: -1px; */ - line-height: 20px; + line-height: 30px; text-decoration: none; background-color: #009688; border: 1px solid #fff; -- Gitblit v1.8.0