zhjx 6 years ago
parent
commit
b3f52aa996
1 changed files with 5 additions and 0 deletions
  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;