From 169f6cd29a0d3add4fe2cf35c3579b45fa83c0d4 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 14 十一月 2023 00:02:45 +0800 Subject: [PATCH] 2023-11-14 --- 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