From 3212dc8f2948ad7b7d1288baf088d68239be69b6 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 02 八月 2023 13:01:29 +0800
Subject: [PATCH] Merge branch 'positec' into bms

---
 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