diff --git a/application/third_party/order/views/gh/confirm_order.php b/application/third_party/order/views/gh/confirm_order.php index 4ec60fc9..c67f8f01 100644 --- a/application/third_party/order/views/gh/confirm_order.php +++ b/application/third_party/order/views/gh/confirm_order.php @@ -355,6 +355,13 @@ label.gender:hover { background: #ad1818; color: #fff; } +select.gender_pick {border: 1px solid #d1d1d1; + border-radius: 4px; + height: 50px; + font-size: 19px; + box-shadow: inset 0 1px 3px rgb(0 0 0 / 10%); + padding: 0 15px; + width: auto;} @@ -762,7 +769,7 @@ label.gender:hover {