[SHOPTIME-3822] home / Top / 세로banner에 라이브 Random / 포커싱으로 영상 확인 시 call to order 레이아웃 상이
[수정사항] 세로영상에서 previewMode일때 css 변경 / 해당 UI가 제플린으로 나오지 않아서 임의로 수정
This commit is contained in:
@@ -89,7 +89,6 @@
|
||||
font-weight: 600;
|
||||
border-radius: 2px;
|
||||
background-color: @COLOR_BLACK;
|
||||
margin-bottom: 6px;
|
||||
flex-grow: 1;
|
||||
flex-shrink: 1;
|
||||
flex-basis: auto;
|
||||
@@ -104,7 +103,7 @@
|
||||
|
||||
.callNum {
|
||||
flex: none;
|
||||
margin-top: 10px;
|
||||
|
||||
> img {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
|
||||
@@ -149,9 +149,6 @@
|
||||
&.vertical {
|
||||
width: 105px;
|
||||
height: 66px;
|
||||
// width: 105px;
|
||||
// height: 66px;
|
||||
// scale: 0.3;
|
||||
bottom: 225px !important;
|
||||
left: -96px !important;
|
||||
}
|
||||
@@ -161,7 +158,6 @@
|
||||
line-height: 1;
|
||||
}
|
||||
> div:last-child {
|
||||
height: 1px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
> img {
|
||||
@@ -216,8 +212,12 @@
|
||||
}
|
||||
&.verticalModal {
|
||||
> div:last-child {
|
||||
> img {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
> span {
|
||||
font-size: 26px;
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user