mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-11 15:14:31 +08:00
fix(attachments): Wrong padding on image attachments
This commit is contained in:
parent
f7e16f0eca
commit
2a847d36bd
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