瀏覽代碼

ContactUs Fix alignment Heard About

master
Brian Conway 2 年之前
父節點
當前提交
32c87aba48
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/components/shared/contactUsSection.vue

+ 1
- 1
src/components/shared/contactUsSection.vue 查看文件

69
           </float-label>
69
           </float-label>
70
         </div>
70
         </div>
71
       </div>
71
       </div>
72
-      <div class="form-group">
72
+      <div align="left" class="form-group">
73
         <label v-if="!mailSource" class="uniSelectLabel" for="SourceSelect">
73
         <label v-if="!mailSource" class="uniSelectLabel" for="SourceSelect">
74
           Heard About
74
           Heard About
75
         </label>
75
         </label>

Loading…
取消
儲存