From c50f9c00562190086182608c6c53fb22baa4a48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com> Date: Fri, 8 Dec 2023 19:32:06 +0800 Subject: [PATCH] =?UTF-8?q?hotfix/2.9.9.2312.01-=E4=B8=AA=E7=A8=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/pages/declareDetail/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc4mobx/hrmSalary/pages/declareDetail/index.less b/pc4mobx/hrmSalary/pages/declareDetail/index.less index 3e6fced4..3cb3518c 100644 --- a/pc4mobx/hrmSalary/pages/declareDetail/index.less +++ b/pc4mobx/hrmSalary/pages/declareDetail/index.less @@ -4,7 +4,7 @@ .ant-table-tbody { td { - width: 100%; + max-width: 150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;