wkw 1 nedēļu atpakaļ
vecāks
revīzija
d2c5df16ba
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/im/chat/index.vue

+ 1 - 1
src/views/im/chat/index.vue

@@ -85,7 +85,7 @@ const goDetail = () => {
     flex-shrink: 0;
 }
 .container{
-    height: 100vh;
+    height: 100%;
     display: flex;
     flex-direction: column;
     .chat-bg{