Add support for PDF file captions

This commit is contained in:
N-Pex 2024-10-17 11:33:46 +02:00
parent 5e1223fc01
commit 6f05d14877
6 changed files with 43 additions and 11 deletions

View file

@ -69,6 +69,8 @@
margin-top: 24px;
.message {
color: black !important;
display: flex;
flex-direction: column;
}
}
.bubble {
@ -172,6 +174,7 @@
.swipeable-thumbnails-view {
margin-left: -15px;
margin-right: -15px;
order: 2;
.thumbnail-item.file-item {
margin: 15px;
width: auto;