Authored by yyq

fix title height

... ... @@ -122,8 +122,8 @@ export default {
z-index: 1;
.title-inner {
display: inline-block;
max-width: 90%;
line-height: 1.4;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
... ...