Update chat.module.scss

This commit is contained in:
Yifei Zhang
2023-06-30 16:08:45 +08:00
committed by GitHub
parent 5d6e7de667
commit 9057712c8f

View File

@@ -212,6 +212,7 @@
.chat-body {
flex: 1;
overflow: auto;
overflow-x: hidden;
padding: 20px;
padding-bottom: 40px;
position: relative;