mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 05:06:53 +08:00
Adjust Windows-specific CSS to match new slightly narrower toolbar
This commit is contained in:
parent
989482f417
commit
79cddc6968
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ body.platform-win32 {
|
|||
.btn-toolbar {
|
||||
transition: background 300ms;
|
||||
margin: 0 0 0 1px;
|
||||
height: 37px;
|
||||
height: 33px;
|
||||
padding: 0 14px;
|
||||
padding-bottom: 2px;
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in a new issue