Browse Source

对话填空高度

natasha 2 years ago
parent
commit
065e637679

+ 2 - 0
src/components/Adult/preview/DialogueArticleViewChs/AnswerModel.vue

@@ -1201,6 +1201,7 @@ export default {
             font-family: "FZJCGFKTK";
             font-size: 20px;
             line-height: 28px;
+            min-height: 29px;
             color: #000000;
             &.active {
               background: rgba(60, 200, 99, 0.2);
@@ -1256,6 +1257,7 @@ export default {
           font-family: "FZJCGFKTK";
           font-size: 20px;
           line-height: 28px;
+          min-height: 29px;
           color: #000000;
           &.active {
             background: rgba(60, 200, 99, 0.2);