mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 06:58:27 +03:00
chore: Improve buttons of message list toolbar
This commit is contained in:
parent
06300de9f8
commit
a57ead9f7c
1 changed files with 5 additions and 0 deletions
|
|
@ -319,6 +319,11 @@ html.rl-left-panel-disabled #rl-app .b-footer.btn-toolbar .btn-group .btn.icon-f
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
#rl-app #V-MailMessageList .btn-toolbar .btn-group .btn {
|
||||
border-radius: var(--border-radius-large);
|
||||
margin: 0 .5px;
|
||||
}
|
||||
|
||||
/*
|
||||
* inputs
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue