diff --git a/css/default_shop.css b/css/default_shop.css index 85219c8bd..49b250bdf 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -643,6 +643,8 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col #sod_frm_same {margin:0 0 10px} +#sod_frm #od_memo {height:50px} + #sod_frm_pay .frm_input {background:#fff !important} #sod_frm_pay .frm_input:focus {color:#000} diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index 8fa4f601d..cb1442bc7 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -233,7 +233,7 @@ $tablet_size = "1.0"; // 화면 사이즈 조정 - 기기화면에 맞게 수정 - +