client: Add a small margin instead of manual clipping
This commit is contained in:
parent
c6576c0627
commit
e275b37343
2 changed files with 3 additions and 30 deletions
|
|
@ -213,8 +213,9 @@ row.geary-folder-popover-list-row > label {
|
|||
margin-bottom: 6px
|
||||
}
|
||||
|
||||
.geary-expanded webkitwebview {
|
||||
border-radius: 8px;
|
||||
/* Update this to match any change in above radius value */
|
||||
.geary-message-body {
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
/* ConversationEmail */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue