From cdd5b449130ea4d7223fde4f414a11a7d0c33d6d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 07 三月 2024 17:52:16 +0800
Subject: [PATCH] 2024-03-07

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

diff --git a/src/components/normalform/modalform/mkTable/index.scss b/src/components/normalform/modalform/mkTable/index.scss
index d4bba52..a5620f0 100644
--- a/src/components/normalform/modalform/mkTable/index.scss
+++ b/src/components/normalform/modalform/mkTable/index.scss
@@ -20,7 +20,8 @@
     .color-sketch-block {
       width: 200px;
       position: relative;
-      top: 8px;
+      top: 4px;
+      white-space: nowrap;
     }
     .ant-select {
       width: 100%;

--
Gitblit v1.8.0