Authored by zzzzzzz

bug fixed

... ... @@ -10,6 +10,7 @@ $border: #e0e0e0;
width: 100%;
border-bottom: 1px solid $border;
}
.liverec {
height: 423px;
width: 640px;
... ... @@ -310,7 +311,7 @@ $border: #e0e0e0;
.pre-title {
font-size: 28px;
color: $black;
line-height: 100%;
line-height: 1.2;
margin-bottom: 12px;
display: -webkit-box;
overflow: hidden;
... ...