From 67036fb0ed31d77ca33b660ce5f9f47c29ae65c0 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 03 三月 2024 11:47:46 +0800
Subject: [PATCH] 2024-03-03

---
 src/tabviews/zshare/topSearch/index.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/zshare/topSearch/index.scss b/src/tabviews/zshare/topSearch/index.scss
index 3444190..9d96cca 100644
--- a/src/tabviews/zshare/topSearch/index.scss
+++ b/src/tabviews/zshare/topSearch/index.scss
@@ -24,6 +24,9 @@
   .ant-form-item-label {
     text-overflow: ellipsis;
   }
+  label[title=" "]::after, label[title="  "]::after {
+    display: none;
+  }
   .daterange .ant-calendar-picker-input {
     padding: 4px 20px 4px 5px;
     font-size: 13px;

--
Gitblit v1.8.0