From bd1dfc9e6c9b9f8076ca2783ce598e0936b4c664 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 22 十二月 2021 14:36:03 +0800
Subject: [PATCH] 2021-12-22

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

diff --git a/src/menu/stylecombcontroller/index.scss b/src/menu/stylecombcontroller/index.scss
index 1350691..7c91c4a 100644
--- a/src/menu/stylecombcontroller/index.scss
+++ b/src/menu/stylecombcontroller/index.scss
@@ -107,29 +107,6 @@
                   }
                 }
               }
-              .fileupload-form-container {
-                .ant-btn {
-                  height: 28px;
-                }
-                .ant-upload-list-item {
-                  .ant-upload-list-item-info {
-                    background: transparent;
-                    color: rgba(255, 255, 255, 0.85);
-                    i {
-                      color: rgba(255, 255, 255, 0.85);
-                    }
-                  }
-                  .anticon-close {
-                    color: rgba(255, 255, 255, 0.85);
-                  }
-                  .anticon-close:hover {
-                    color: rgba(255, 255, 255, 0.85);
-                  }
-                }
-                .ant-upload-list-item:hover .ant-upload-list-item-info {
-                  background: transparent;
-                }
-              }
             }
           }
         }

--
Gitblit v1.8.0