Authored by 周少峰

Merge branch 'release/5.4.1' into gray

This diff could not be displayed because it is too large.
... ... @@ -998,7 +998,11 @@
line-height: 14px;
font-size: 14px;
color: #b0b0b0;
max-width: 160px;
max-width: 180px;
position: absolute;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
.color {
display: inline-block;
width: 50px;
... ...