mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +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;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#rl-app .messageList .b-footer {
|
||||||
|
padding-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
#rl-app .messageList .second-toolbar,
|
#rl-app .messageList .second-toolbar,
|
||||||
#rl-app .messageList .b-footer {
|
#rl-app .messageList .b-footer {
|
||||||
border-color: var(--color-border);
|
border-color: var(--color-border);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue