From 6ac1d0e9607ee9b30b9d5ac90046769e30268b37 Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期五, 07 六月 2024 16:56:00 +0800
Subject: [PATCH] 1

---
 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