feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)

* feat: fetch file thumbnails

* feat: preview reference image

* feat: delete conversation

* feat: rename conversation
This commit is contained in:
balibabu
2024-02-28 16:28:33 +08:00
committed by GitHub
parent 22da1b1bfe
commit 01ab5b5db1
14 changed files with 487 additions and 92 deletions

View File

@@ -20,9 +20,11 @@
}
.img {
height: 16px;
width: 16px;
margin-right: 6px;
height: 24px;
width: 24px;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
.column {