浏览代码

gaigaigai

任一存 1 年之前
父节点
当前提交
ffd0c47091
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/QuestionInner.vue

+ 2 - 0
src/views/QuestionInner.vue

@@ -309,6 +309,8 @@ export default {
     font-family: Source Han Sans CN-Regular, Source Han Sans CN;
     font-weight: 400;
     color: #693D2F;
+    max-height: 50px;
+    overflow: auto;
   }
   > button.option {
     margin-top: 6px;