[TV앱테스트] Home / Category / Category Icon / 텍스트 하단 잘려서 표시됨
[CLM] https://harmony.lge.com:8443/issue/browse/SHOPTIME-2040 [DESC] - 카테고리명부분의 높이값을 line-height에 맞춰서 늘림. - 상단 마진값 조절
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
div {
|
||||
.flex();
|
||||
.size(@w: 94px, @h: 94px);
|
||||
margin-bottom: 18px;
|
||||
margin-bottom: 12px;
|
||||
border-radius: 48px;
|
||||
background-color: @COLOR_GRAY08;
|
||||
border: 2px solid @COLOR_GRAY08;
|
||||
@@ -84,9 +84,10 @@
|
||||
}
|
||||
|
||||
strong {
|
||||
height: 60px;
|
||||
height: 68px;
|
||||
margin-bottom: 12px;
|
||||
width: 100%;
|
||||
line-height: 34px;
|
||||
.elip(@clamp:2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user