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/ranging.scss | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/styles/pcpage/tool/ranging.scss b/src/styles/pcpage/tool/ranging.scss
index ba50817..f17f25e 100644
--- a/src/styles/pcpage/tool/ranging.scss
+++ b/src/styles/pcpage/tool/ranging.scss
@@ -40,8 +40,8 @@
left: auto;
bottom: 0;
margin: auto;
- width: 14px;
- height: 14px;
+ width: 16px;
+ height: 16px;
cursor: pointer;
}
}
--
Gitblit v1.9.3