mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-10 15:05:02 +08:00
🎨(ubuntu): Unhide toolbar for popout composer
This commit is contained in:
parent
8dd619f593
commit
7d809b7824
1 changed files with 1 additions and 5 deletions
|
@ -12,10 +12,6 @@
|
|||
background-color: @light;
|
||||
}
|
||||
|
||||
.layout-mode-popout .sheet-toolbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sheet-toolbar-container {
|
||||
background-image: -webkit-linear-gradient(top,@toolbar-background-color, darken(@toolbar-background-color,5%));
|
||||
box-shadow: none;
|
||||
|
@ -27,7 +23,7 @@
|
|||
}
|
||||
.toolbar-activity .activity-toolbar-icon {
|
||||
background: @light;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.sheet-toolbar .item-back img.content-mask{
|
||||
|
|
Loading…
Reference in a new issue