feat: Delete the file from the upload control of the message input box #1880 (#1946)

### What problem does this PR solve?

feat: Delete the file from the upload control of the message input box
#1880

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-08-15 09:19:17 +08:00
committed by GitHub
parent 6b3a40be5c
commit c6c3961250
8 changed files with 100 additions and 80 deletions

View File

@ -7,7 +7,8 @@
width: 80%;
}
.messageItemSectionRight {
width: 80%;
// width: 80%;
// max-width: 50vw;
}
.messageItemContent {
display: inline-flex;