工作单位名称显示不全问题修改

This commit is contained in:
mengxiaolong
2021-01-26 10:53:27 +08:00
parent 2622a47604
commit 7438b5e83b

View File

@@ -103,7 +103,7 @@ export default {
.border_item {
box-sizing: content-box;
padding: 5px;
height: 20px;
min-height: 20px;
line-height: 20px;
color: #666;
text-align: center;