Ver Fonte

20200730

yf há 4 anos atrás
pai
commit
dde637c386
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      src/components/ChatBox/ChatBox.vue

+ 4 - 0
src/components/ChatBox/ChatBox.vue

@@ -363,6 +363,10 @@
       font-size: 20px;
       border-bottom: 1px solid #e7e7e7;
     }
+  .chat-box .main-chat{
+    height: 325px !important;
+    overflow: auto;
+  }
     .brief-avater {
       display: inline-block;
       width: 45px;