From e44c622efee02beafab30da2a91561e8892e26ef Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 14 五月 2022 14:11:39 +0800
Subject: [PATCH] 2022-05-14

---
 src/menu/components/chart/antv-bar/chartcompile/index.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/chart/antv-bar/chartcompile/index.scss b/src/menu/components/chart/antv-bar/chartcompile/index.scss
index 2c9ad88..6334288 100644
--- a/src/menu/components/chart/antv-bar/chartcompile/index.scss
+++ b/src/menu/components/chart/antv-bar/chartcompile/index.scss
@@ -29,6 +29,9 @@
           position: relative;
           z-index: 1;
         }
+        .ant-table-column-title {
+          white-space: nowrap;
+        }
       }
     }
   }

--
Gitblit v1.8.0