mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-01 20:42:19 +08:00
chore: Improve squire toolbar buttons
This commit is contained in:
parent
2ee8fa6480
commit
d38bb34aae
1 changed files with 2 additions and 1 deletions
|
@ -511,7 +511,8 @@ 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 {
|
||||
#rl-app #V-MailMessageList .btn-toolbar .btn-group .btn,
|
||||
#rl-app .squire-toolbar.btn-toolbar .btn {
|
||||
border-radius: var(--border-radius-large);
|
||||
margin: 0 .5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue