[FeaturedBrandsPanel, Components] FeaturedBrandsPanel & TItemCard, Chorome38 style issue 수정
Detail Notes : 1. TItemCard, horizontal type, h3 수정 2. LiveVideoCard, live-tag와 contents사이의 간격 없는 문제 수정 3. 선택자 수정
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
width: 404px;
|
||||
padding: 12px 0;
|
||||
|
||||
h3 {
|
||||
> h3 {
|
||||
.font(@fontFamily: @baseFontBold, @fontSize: 24px);
|
||||
color: @COLOR_GRAY06;
|
||||
.elip(@clamp:2);
|
||||
@@ -133,7 +133,7 @@
|
||||
.flex(@direction: column, @alignCenter: flex-start);
|
||||
flex-grow: 1;
|
||||
|
||||
h3 {
|
||||
> h3 {
|
||||
height: 60px;
|
||||
margin-bottom: 6px;
|
||||
.font(@fontFamily: @baseFontBold, @fontSize: 24px);
|
||||
|
||||
Reference in New Issue
Block a user