Browse Source

修改高度

林旭祥 8 tháng trước cách đây
mục cha
commit
6657f7cd77
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;