mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 15:15:12 +08:00
🎨(themes): Move notification heading below toolbar
This commit is contained in:
parent
2881909be5
commit
ad9cff4810
1 changed files with 0 additions and 5 deletions
|
@ -593,11 +593,6 @@ body.is-blurred .list-tabular .list-tabular-item.keyboard-cursor {
|
||||||
// Notifications
|
// Notifications
|
||||||
//====================================================
|
//====================================================
|
||||||
|
|
||||||
[name="Header"] {
|
|
||||||
z-index: 3 !important;
|
|
||||||
height: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notifications-sticky .notifications-sticky-item {
|
.notifications-sticky .notifications-sticky-item {
|
||||||
background-color: @accent;
|
background-color: @accent;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
|
|
Loading…
Reference in a new issue