From 62f4cdbb9f714692015c3643fa453cca5bafcd00 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 25 Mar 2022 17:40:05 +0800
Subject: [PATCH] 部分更改,及样式

---
 src/styles/pcpage/tool/sign.scss |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/styles/pcpage/tool/sign.scss b/src/styles/pcpage/tool/sign.scss
index 78d931a..10c8fee 100644
--- a/src/styles/pcpage/tool/sign.scss
+++ b/src/styles/pcpage/tool/sign.scss
@@ -40,8 +40,8 @@
             left: auto;
             bottom: 0;
             margin: auto;
-            width: 14px;
-            height: 14px;
+            width: 16px;
+            height: 16px;
             cursor: pointer;
         }
 
@@ -52,8 +52,8 @@
             left: auto;
             bottom: 0;
             margin: auto;
-            width: 14px;
-            height: 14px;
+            width: 16px;
+            height: 16px;
             cursor: pointer;
         }
     }

--
Gitblit v1.9.3