From 04edda84407a2b66d6f80253cee7ac9036631ecf Mon Sep 17 00:00:00 2001 From: ForeverSmiYng Date: Thu, 18 Jul 2024 06:43:01 +0000 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=9F=A5=E8=AF=A2=E8=A1=A8?= =?UTF-8?q?=E5=A4=B4=E4=BC=98=E5=8C=96=E7=9A=84=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 查询表头优化.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/查询表头优化.css b/查询表头优化.css index 348d360..ec01eb8 100644 --- a/查询表头优化.css +++ b/查询表头优化.css @@ -12,6 +12,10 @@ 查询表头自动换行 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */ +.react-resizable .ant-table-column-sorter.text-elli { + white-space: pre-wrap; +} + .react-resizable .ant-table-column-sorterN.text-elli { white-space: pre-wrap; } \ No newline at end of file