2024/1/3 문자온 > 마이페이지 퍼블리싱 수정

This commit is contained in:
ITN_디자인팀 2024-01-03 10:11:03 +09:00
parent 26ca299c6d
commit 44d9ba683e

View File

@ -698,6 +698,7 @@ input[type="password"].list_inputType1 {padding: 0px;background-color: transpare
.my_dashboard .my_dashboard_cont1 button {font-size: 16px; padding: 0 8px; margin: 0 0 0 13px; color: #002c9a;}
.my_dashboard_cont1 .level_icon{margin: 0 22px 0 0;}
.my_dashboard .send_price{margin: 0 -24px 0 0;}
.my_dashboard .send_price .price_wrap{width: calc(100% - 88px);}
.my_dashboard .title_wrap .btnType{margin: 0 10px 0 0;}
/*.my_dashboard .send_price .price_title{width: 75px;}*/
}