zhjx 6 년 전
부모
커밋
b3f52aa996
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      resources/views/web/order/post.blade.php

+ 5 - 0
resources/views/web/order/post.blade.php

xqd
@@ -61,6 +61,11 @@
         }
         .quest h4{
             font-weight: 700;
+            width: 100%;
+        }
+        .quest label{
+            margin-top: 10px;
+            z-index: 99;
         }
         .quest input{
             display: inline-block;