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