登记簿多列显示
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -198,7 +198,8 @@ | ... | @@ -198,7 +198,8 @@ |
198 | flex: 1; | 198 | flex: 1; |
199 | border-right: 2px solid #e3e2e2; | 199 | border-right: 2px solid #e3e2e2; |
200 | line-height: 40px; | 200 | line-height: 40px; |
201 | overflow: hidden; | 201 | overflow: unset; |
202 | width: 450px; | ||
202 | } | 203 | } |
203 | div:last-child{ | 204 | div:last-child{ |
204 | border: 0; | 205 | border: 0; | ... | ... |
-
Please register or sign in to post a comment