Merge branch 'Yidadaa:main' into main

This commit is contained in:
leo
2023-03-31 22:24:50 +01:00
committed by GitHub
11 changed files with 203 additions and 19 deletions

View File

@@ -218,7 +218,6 @@
flex: 1;
overflow: auto;
padding: 20px;
margin-bottom: 100px;
}
.chat-body-title {
@@ -342,9 +341,6 @@
}
.chat-input-panel {
position: absolute;
bottom: 0px;
display: flex;
width: 100%;
padding: 20px;
box-sizing: border-box;