From 16cdc43d5eefa486c6c3a490003a44930b700ae9 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 17 Jun 2021 17:37:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap
---
widgets/MapPrinting/css/style.css | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/widgets/MapPrinting/css/style.css b/widgets/MapPrinting/css/style.css
index 3d60ab9..1e28593 100644
--- a/widgets/MapPrinting/css/style.css
+++ b/widgets/MapPrinting/css/style.css
@@ -57,14 +57,9 @@
}
.MapPrinting-flex-x {
- cursor: pointer;
- /* background-color: rgba(62,159,252, 0.75); */
- /* border: 1px solid rgba(62,159,252, 0.75); */
- font-size: 26px;
- /* border-radius: 10px; */
- /* padding: 5px; */
position: relative;
- top: -2px;
+ font-size: 18px;
+ cursor: pointer;
}
.MapPrinting-flex-x :hover{
color: red;
--
Gitblit v1.9.3