From 84a746468a3f7e5b39a3ed53090a19a8dec8cb10 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 06 九月 2021 11:48:25 +0800 Subject: [PATCH] 2021-09-06 --- src/components/normalform/modalform/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/normalform/modalform/index.scss b/src/components/normalform/modalform/index.scss index 23b5f23..594563d 100644 --- a/src/components/normalform/modalform/index.scss +++ b/src/components/normalform/modalform/index.scss @@ -48,7 +48,7 @@ margin-top: 7px; overflow: hidden; .color-sketch-block-box { - min-width: 100px; + min-width: 50px; .color-sketch-block-inner { box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset; } -- Gitblit v1.8.0