mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-07 21:24:24 +08:00
fix(attachments): Wrong padding on image attachments
This commit is contained in:
parent
703a1e1742
commit
90c6f12b65
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
|||
vertical-align: top;
|
||||
margin-bottom: @spacing-standard;
|
||||
margin-right: @spacing-standard;
|
||||
margin-left: @spacing-standard;
|
||||
|
||||
.attachment-download-progress,
|
||||
.attachment-upload-progress {
|
||||
|
|
Loading…
Add table
Reference in a new issue