[SHOPTIME-3468][디자인] call to order 디자인 자막을 가리는 현재 디자인 개선
- 수정파일 : VideoOverlayWithPhoneNumber.module.less - 수정부분 : hsn일때 width 값과 폰트 사이즈조절, qvc일때 스타일 수정.
This commit is contained in:
@@ -20,11 +20,30 @@
|
||||
display: flex;
|
||||
bottom: 59px !important;
|
||||
left: 141px !important;
|
||||
width: 302px !important;
|
||||
.callNum {
|
||||
> span {
|
||||
font-size: 33px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.qvc {
|
||||
display: flex;
|
||||
bottom: 51px !important;
|
||||
left: 85px !important;
|
||||
bottom: 53px !important;
|
||||
left: 83px !important;
|
||||
width: 350px;
|
||||
height: 109px;
|
||||
padding: 10px 15px;
|
||||
.callNum {
|
||||
margin-top: 0px;
|
||||
> img {
|
||||
width: 41px;
|
||||
height: 42px;
|
||||
}
|
||||
> span {
|
||||
font-size: 33px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.ru {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user