From 4dab9528d8e69c0c3f8ce03a7d4617bb13ecec8d Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Thu, 31 Mar 2022 14:24:24 +0800
Subject: [PATCH] +注释

---
 src/styles/pcpage/tool/ranging.scss |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/styles/pcpage/tool/ranging.scss b/src/styles/pcpage/tool/ranging.scss
index ddfb0a8..f17f25e 100644
--- a/src/styles/pcpage/tool/ranging.scss
+++ b/src/styles/pcpage/tool/ranging.scss
@@ -1,4 +1,5 @@
-.tool-ranging {
+.tool-ranging,
+.tool-area {
     position: fixed;
     top: 100px;
     left: 140px;
@@ -39,8 +40,8 @@
             left: auto;
             bottom: 0;
             margin: auto;
-            width: 14px;
-            height: 14px;
+            width: 16px;
+            height: 16px;
             cursor: pointer;
         }
     }

--
Gitblit v1.9.3