Browse Source

高度设置

luolei 5 years ago
parent
commit
da495356bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Preview.vue

+ 1 - 1
src/components/Preview.vue

@@ -447,7 +447,7 @@ export default {
     border-radius: .1rem;
     overflow: hidden;
     .personMsg {
-      max-height: 6rem;
+      max-height: 9rem;
       overflow: auto;
       width: 100%;
       border-radius: 0;