mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-07 16:48:02 +08:00
fix(sidebar): Better disclosure triangle position on multiline labels / folders
This commit is contained in:
parent
e00cc0c760
commit
ccbd494d64
1 changed files with 1 additions and 1 deletions
|
@ -27,11 +27,11 @@
|
|||
|
||||
.item-container {
|
||||
display:flex;
|
||||
align-items: center;
|
||||
|
||||
.disclosure-triangle {
|
||||
flex-shrink: 0;
|
||||
padding:7px;
|
||||
padding-top:12px;
|
||||
width:20px;
|
||||
visibility: hidden;
|
||||
|
||||
|
|
Loading…
Reference in a new issue