From f3e4a728bca47d424fb3f9f0e2ef438cec58a2e3 Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Thu, 31 Mar 2022 13:36:20 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web
---
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