Support multiple images in single API response (#4734)
* Support multiple images in single API response * Fix media wrapper clashing with swipe counter * Return an empty array, add additional filtering * Add index to inline image filenames in processImageAttachment
This commit is contained in:
@@ -4977,6 +4977,7 @@ a:hover {
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.5em;
|
||||
padding-right: var(--mes-right-spacing);
|
||||
}
|
||||
|
||||
.mes_media_wrapper:not(:empty)~.mes_file_wrapper:not(:empty) {
|
||||
|
||||
Reference in New Issue
Block a user