mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +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);
|
||||
}
|
||||
|
||||
/*
|
||||
* Ribbon
|
||||
*/
|
||||
.ribbon-container {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
/*
|
||||
* Table of contents & Highlights list
|
||||
|
Loading…
x
Reference in New Issue
Block a user