瀏覽代碼

修改高度

林旭祥 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;