|
@@ -1030,7 +1030,7 @@ export default {
|
|
|
line-height: 65px;
|
|
|
margin: 0 5px 0 10px;
|
|
|
width: 30%;
|
|
|
- min-width: 60px;
|
|
|
+ min-width: 70px;
|
|
|
}
|
|
|
.blue_box_one > div:nth-child(2) {
|
|
|
white-space: nowrap;
|
|
@@ -1039,7 +1039,7 @@ export default {
|
|
|
word-break: break-all;
|
|
|
width: 70%;
|
|
|
text-align: left;
|
|
|
- max-width: calc(100% - 75px);
|
|
|
+ max-width: calc(100% - 85px);
|
|
|
}
|
|
|
.blue_box_one > div:nth-child(2):hover {
|
|
|
overflow: hidden;
|