chore: Improve buttons of message list toolbar

This commit is contained in:
Rene Hampölz 2022-11-30 20:58:25 +00:00
parent 06300de9f8
commit a57ead9f7c

View file

@ -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
*/