mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
🎨(sidebar): Fix button to add folder/label
This commit is contained in:
parent
d40f9de330
commit
311e21e615
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ class OutlineView extends Component {
|
|||
>
|
||||
<RetinaImg
|
||||
url="nylas://account-sidebar/assets/icon-sidebar-addcategory@2x.png"
|
||||
style={{height: 14, width: 14}}
|
||||
style={{height: 15, width: 14}}
|
||||
mode={RetinaImg.Mode.ContentIsMask}
|
||||
/>
|
||||
</span>
|
||||
|
|
Loading…
Reference in a new issue