From bbf59fd291f9b76c0b76bf59ae6f73775a21467a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 02 八月 2023 13:00:40 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/components/imgScale/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/imgScale/index.scss b/src/components/imgScale/index.scss
index 8d8c762..8bc7646 100644
--- a/src/components/imgScale/index.scss
+++ b/src/components/imgScale/index.scss
@@ -129,7 +129,7 @@
   margin-left: 12px;
   padding: 10px 12px;
   cursor: pointer;
-  font-size: 18px;
+  font-size: 1.5vw;
 }
 .mk-image-preview-operations-operation-disabled {
   color: rgba(255, 255, 255, 0.25);

--
Gitblit v1.8.0