Browse Source

修改高度

林旭祥 8 months ago
parent
commit
6657f7cd77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/ChooseStudent/index.vue

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

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