[video] call to order style 조정
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
@import "../../style/utils.module.less";
|
@import "../../style/utils.module.less";
|
||||||
|
|
||||||
.callBox {
|
.callBox {
|
||||||
width: 250px;
|
|
||||||
height: 106px;
|
|
||||||
.flex(@direction: column, @alignCenter: flex-start);
|
.flex(@direction: column, @alignCenter: flex-start);
|
||||||
padding: 8px 8px 10px 14px;
|
padding: 8px 8px 10px 14px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
@@ -19,8 +17,6 @@
|
|||||||
.flex();
|
.flex();
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
width: 102px;
|
|
||||||
height: 35px;
|
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
background-color: #606060;
|
background-color: #606060;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
|
|||||||
@@ -55,8 +55,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.videoOverlayWithPhoneNumber {
|
.videoOverlayWithPhoneNumber {
|
||||||
width: 250px;
|
|
||||||
height: 106px;
|
|
||||||
font-size: 29px;
|
font-size: 29px;
|
||||||
bottom: 64px;
|
bottom: 64px;
|
||||||
left: 18px;
|
left: 18px;
|
||||||
|
|||||||
Reference in New Issue
Block a user