diff --git a/src/app/routes/commom/less/commom-table.less b/src/app/routes/commom/less/commom-table.less index ec058484..b8c64c07 100644 --- a/src/app/routes/commom/less/commom-table.less +++ b/src/app/routes/commom/less/commom-table.less @@ -116,7 +116,7 @@ .text-truncate { white-space: normal; } - + // 强制头部居中 .ant-table-container table>thead>tr>.options { text-align: center !important; @@ -143,4 +143,11 @@ } } -.height_box {} \ No newline at end of file +.height_box {} + +.filter-box { + .com-input { + width : 150px; + height: 32PX; + } +} \ No newline at end of file diff --git a/src/app/routes/usercenter/components/freight/list/list.component.html b/src/app/routes/usercenter/components/freight/list/list.component.html index f51fa90a..5044b976 100644 --- a/src/app/routes/usercenter/components/freight/list/list.component.html +++ b/src/app/routes/usercenter/components/freight/list/list.component.html @@ -27,10 +27,9 @@