소스 검색

Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table into beta

SanHQin 1 년 전
부모
커밋
1ffb80f430
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/components/pages/testStudent/view/preview.vue

+ 2 - 1
src/components/pages/testStudent/view/preview.vue

@@ -689,7 +689,8 @@ export default {
   align-items: center;
   justify-content: flex-end;
   position: relative;
-  padding: 0 30px;
+  /* padding: 0 30px; */
+  padding-right: 10px;
   border-top: 2px solid #eee;
   border-bottom: 2px solid #eee;
   width: 95%;