[TItemCard] 호스트 네임추가건.
- 호스트네임 노출 추가건입니다.
This commit is contained in:
@@ -252,13 +252,33 @@
|
||||
margin-top: 35px;
|
||||
color: @COLOR_GRAY06;
|
||||
font-size: 24px;
|
||||
|
||||
flex-wrap: wrap;
|
||||
.title {
|
||||
align-self: center;
|
||||
font-weight: bold;
|
||||
line-height: 1.33;
|
||||
.elip(@clamp: 2);
|
||||
}
|
||||
&.hstNmWrap {
|
||||
margin-top: 12px;
|
||||
|
||||
.size(@w: 510px, @h: 107px);
|
||||
.title {
|
||||
.size(@w: 510px, @h: 64px);
|
||||
align-self: center;
|
||||
font-weight: bold;
|
||||
line-height: 1.33;
|
||||
.elip(@clamp: 2);
|
||||
}
|
||||
.hstmNmTitle {
|
||||
margin-top: 11px;
|
||||
.size(@w: 100%, @h: 36px);
|
||||
color: #767676;
|
||||
font-size: 24px;
|
||||
.elip(@clamp: 1);
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user