[video] call to order style 조정

This commit is contained in:
jangheon Pyo
2024-06-28 15:25:44 +09:00
parent 9dd108184a
commit 86b077e1b8
2 changed files with 0 additions and 6 deletions

View File

@@ -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;

View File

@@ -55,8 +55,6 @@
} }
.videoOverlayWithPhoneNumber { .videoOverlayWithPhoneNumber {
width: 250px;
height: 106px;
font-size: 29px; font-size: 29px;
bottom: 64px; bottom: 64px;
left: 18px; left: 18px;