Add support for PDF file captions
This commit is contained in:
parent
5e1223fc01
commit
6f05d14877
6 changed files with 43 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue