mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +08:00
style(next): remove white bar between ribbon and content
This commit is contained in:
parent
ae82041ad3
commit
6d1f8c8947
@ -754,6 +754,12 @@ html body #left-pane .quick-search:focus-within .search-button:hover,
|
|||||||
background: var(--main-background-color);
|
background: var(--main-background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Ribbon
|
||||||
|
*/
|
||||||
|
.ribbon-container {
|
||||||
|
margin-bottom: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Table of contents & Highlights list
|
* Table of contents & Highlights list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user