소스 검색

修改高度

林旭祥 8 달 전
부모
커밋
6657f7cd77
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/ChooseStudent/index.vue

+ 1 - 1
src/components/ChooseStudent/index.vue

@@ -330,7 +330,7 @@ defineExpose({
 
       .tableBox {
         .table {
-          height: 50vh;
+          height: 52vh;
           border-radius: 1.6rem;
           margin-bottom: 10px;
           overflow: hidden;