|
@@ -92,7 +92,7 @@
|
|
|
font-size: 15px;
|
|
|
color: #333;
|
|
|
margin-right: 6px;
|
|
|
- max-width: 120px;
|
|
|
+ max-width: 75px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
@@ -86,7 +86,7 @@
|
|
|
font-size: 15px;
|
|
|
color: #333;
|
|
|
margin-right: 6px;
|
|
|
- max-width: 120px;
|
|
|
+ max-width: 75px;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|