mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
fix: Popup button margin
This commit is contained in:
parent
c50642021b
commit
df04a6dc28
1 changed files with 4 additions and 0 deletions
|
|
@ -1478,6 +1478,10 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rl-app dialog > footer .btn+.btn {
|
||||||
|
margin: 0 0 0 5px;
|
||||||
|
}
|
||||||
|
|
||||||
#rl-app #V-PopupsIdentity .e-signature-place {
|
#rl-app #V-PopupsIdentity .e-signature-place {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue