From 5d8eb51419d2c1b7dc88dd0cbde5c8341cceda2f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 24 二月 2023 18:01:14 +0800
Subject: [PATCH] 2023-02-24

---
 src/menu/stylecontroller/index.scss |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/menu/stylecontroller/index.scss b/src/menu/stylecontroller/index.scss
index 02bccdb..8940758 100644
--- a/src/menu/stylecontroller/index.scss
+++ b/src/menu/stylecontroller/index.scss
@@ -82,6 +82,14 @@
               .color-sketch-block {
                 position: relative;
                 top: 10px;
+                .color-sketch-value {
+                  .anticon-close-circle {
+                    background: transparent;
+                  }
+                  .anticon-close-circle:hover {
+                    color: #ffffff;
+                  }
+                }
               }
               .color-sketch-block + .ant-input {
                 float: right;

--
Gitblit v1.8.0