References, mobile friendly chat sessions and file filter

This commit is contained in:
sabaimran
2024-07-07 15:42:29 +05:30
parent aec44a0b89
commit 6f8a65c529
20 changed files with 1732 additions and 382 deletions

View File

@@ -61,8 +61,7 @@ div.author {
div.chatFooter {
display: flex;
justify-content: space-between;
margin-top: 8px;
justify-content: flex-end;
}
div.chatButtons {
@@ -127,4 +126,8 @@ div.trainOfThought.primary p {
max-width: 100%;
}
div.chatMessageWrapper {
padding-left: 8px;
}
}