@@ -60,9 +60,9 @@ const handlePosition = (item) => {
margin-top: 8px;
}
.enterprise-name {
- width: 120px;
+ width: 150px;
display: inline-block;
- max-width: 120px;
+ max-width: 150px;
vertical-align: middle;
white-space: nowrap;
text-overflow: ellipsis;