mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
#rl-content to use flex for better layout control
This commit is contained in:
parent
cfcc8c73af
commit
8047a36b70
8 changed files with 42 additions and 70 deletions
|
|
@ -106,7 +106,7 @@ dialog .modal-body {
|
|||
|
||||
// Footer (for actions)
|
||||
dialog > footer {
|
||||
padding: 14px 15px 15px;
|
||||
padding: 9px 15px;
|
||||
margin-bottom: 0;
|
||||
text-align: right; // right align buttons
|
||||
border-top: 1px solid var(--border-color, #ddd);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue