mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 02:28:57 +01: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