From 1fa9bbd032749dc07f98d21b7403b041053d0bed Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 25 三月 2024 10:29:19 +0800
Subject: [PATCH] 2024-03-25

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

diff --git a/src/tabviews/zshare/topSearch/advanceform/index.scss b/src/tabviews/zshare/topSearch/advanceform/index.scss
index c98efac..2312e65 100644
--- a/src/tabviews/zshare/topSearch/advanceform/index.scss
+++ b/src/tabviews/zshare/topSearch/advanceform/index.scss
@@ -36,6 +36,9 @@
   .ant-select-dropdown {
     z-index: 10 !important;
   }
+  .ant-radio-group {
+    white-space: nowrap;
+  }
   .ant-calendar-picker-container {
     z-index: 10 !important;
   }

--
Gitblit v1.8.0