From 7adf0212cd71a8ec604f65ba2c2e9bdfc5dec22d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 13 一月 2023 10:31:38 +0800
Subject: [PATCH] 2023-01-13

---
 src/components/normalform/modalform/styleInput/index.scss |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/components/normalform/modalform/styleInput/index.scss b/src/components/normalform/modalform/styleInput/index.scss
index fc0085d..5dbf186 100644
--- a/src/components/normalform/modalform/styleInput/index.scss
+++ b/src/components/normalform/modalform/styleInput/index.scss
@@ -1,4 +1,4 @@
-.style-input-wrap {
+.mk-style-input-wrap {
   line-height: 32px;
   .ant-select {
     width: 60px!important;
@@ -6,7 +6,6 @@
   .single-unit {
     width: 38px;
     text-align: left;
-    color: rgba(255, 255, 255, 0.65);
   }
   div[title="vh"], div[title="vw"] {
     color: #1890ff;

--
Gitblit v1.8.0