소스 검색

样式调整

lideyin 5 년 전
부모
커밋
0e99ee88b1
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/modules/examwork/view/notice.vue

+ 2 - 2
src/modules/examwork/view/notice.vue

@@ -381,7 +381,7 @@
                 ></el-pagination>
               </div>
             </div>
-            <div style="margin-top: 10px;text-align: center;">
+            <div style="margin-top: 20px;text-align: center;">
               <el-button @click="examConfirm">确 定</el-button>
               <el-button @click="examCancel">取消</el-button>
             </div>
@@ -478,7 +478,7 @@
                 ></el-pagination>
               </div>
             </div>
-            <div style="margin-top: 10px;text-align: center;">
+            <div style="margin-top: 20px;text-align: center;">
               <el-button @click="markConfirm">确 定</el-button>
               <el-button @click="markCancel">取消</el-button>
             </div>