yujinwen 3 weeks ago
parent
commit
6eca579d32
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/roadshow_manage/compononts/viewAnswer.vue

+ 2 - 0
src/views/roadshow_manage/compononts/viewAnswer.vue

@@ -152,6 +152,8 @@ export default {
   
 }
 .answer-list{
+  max-height: 60vh;
+  overflow-y: auto;
   .group-item{
     border-bottom: 1px dashed #C0C4CC;
     margin-bottom: 10px;