diff --git a/pc4mobx/hrmSalary/pages/salary/index.less b/pc4mobx/hrmSalary/pages/salary/index.less index 671f114e..8373a244 100644 --- a/pc4mobx/hrmSalary/pages/salary/index.less +++ b/pc4mobx/hrmSalary/pages/salary/index.less @@ -34,4 +34,10 @@ white-space: nowrap; } } + + .ant-col-10 { + span:nth-child(2) { + margin-top: -6px; + } + } }