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;