[TV앱테스트] HOME / POPULAR SHOW / Show Host, 파트너사 로고 표시 안됨(미완)
[CLM] https://harmony.lge.com:8443/issue/browse/SHOPTIME-1961 [DESC] - 현재 답장이 달리지않아서 볼드처리 우선처리. - 한줄일경우 가운데로 오도록 변경.
This commit is contained in:
@@ -247,15 +247,20 @@
|
||||
}
|
||||
|
||||
.descWrap {
|
||||
margin-top: 38px;
|
||||
margin-top: 35px;
|
||||
color: @COLOR_GRAY06;
|
||||
font-size: 24px;
|
||||
.size(@w: 510px, @h: 61px);
|
||||
.size(@w: 510px, @h: 64px);
|
||||
|
||||
display: flex;
|
||||
|
||||
.title {
|
||||
width: calc(100% - 72px);
|
||||
font-weight: bold;
|
||||
.elip(@clamp: 2);
|
||||
line-height: 1.33;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -300,6 +305,7 @@
|
||||
width: 270px;
|
||||
height: 402px;
|
||||
.elip(@clamp: 12);
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user