소스 검색

feat:修改位置

AmandaG 5 달 전
부모
커밋
f0e84f4986
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/CreateNewBooking/src/CreateNewbooking.vue

+ 1 - 1
src/views/CreateNewBooking/src/CreateNewbooking.vue

@@ -357,7 +357,7 @@ const changeAddressRadio = () => {
       <div class="diaolog_add_title" style="margin-bottom: 4px;">Additional Notes</div>
       <el-input type="textarea" :rows="3" placeholder="Ddelivery instructions, landmarks,etc. (optional)" v-model="instructions"></el-input>
       <template #footer>
-        <div class="dialog-footer">
+        <div class="dialog-footer" style="justify-content: end;">
           <el-button class="el-button--default dialog-button" @click="AddNewAddressVisible = false">Cancel</el-button>
           <el-button class="el-button--dark dialog-button" @click="AddNewAddressVisible = false">
             Save Address