Browse Source

板块缩小

taiji_caozhaorui 2 weeks ago
parent
commit
ac4ef6ae94
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/study/chinese/index.vue

+ 1 - 1
src/views/study/chinese/index.vue

@@ -152,7 +152,7 @@
               </q-input>
             </div>
           </div>
-          <div class="max-h-[30%] overflow-y-auto py-3">
+          <div class="max-h-[120px] overflow-y-auto">
             <div
               class="record-item cursor-pointer rounded-lg border border-gray-100 p-2"
               @click="$router.push({ name: 'chinese-question' })"