mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
chore: Improve padding of message list footer
This commit is contained in:
parent
4823036995
commit
ae4a71f9a5
1 changed files with 4 additions and 0 deletions
|
|
@ -498,6 +498,10 @@ select option {
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
#rl-app .messageList .b-footer {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
#rl-app .messageList .second-toolbar,
|
||||
#rl-app .messageList .b-footer {
|
||||
border-color: var(--color-border);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue