yf hace 4 años
padre
commit
dde637c386
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;