From c39ea1f23d21b070188abcf5f4dd5bdd7b47c1f9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 10 三月 2020 10:32:13 +0800 Subject: [PATCH] 2020-03-10 --- src/tabviews/tableshare/topSearch/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/tableshare/topSearch/index.scss b/src/tabviews/tableshare/topSearch/index.scss index 8854945..7a76b0e 100644 --- a/src/tabviews/tableshare/topSearch/index.scss +++ b/src/tabviews/tableshare/topSearch/index.scss @@ -10,7 +10,7 @@ width: calc(100% - 100px); } .ant-form-item-label { - width: 100px; + // width: 100px; text-overflow: ellipsis; } .daterange .ant-calendar-picker-input { -- Gitblit v1.8.0