fix multiline alt texts for generic attachments (e.g. zip files) #446
1 changed files with 1 additions and 1 deletions
fix: minor overflow issue in draft attachment alt text
commit
e1b4d8f59a
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
.attachment-wrapper {
|
||||
flex: 1 1 auto;
|
||||
height: 200px;
|
||||
min-height: 200px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue