mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 03:53:37 -06:00
style/note list widget: fix broken CSS selector
This commit is contained in:
parent
4eadf40e20
commit
8589f7f164
@ -2560,7 +2560,7 @@ iframe.print-iframe {
|
||||
}
|
||||
|
||||
.scrolling-container > .note-detail.full-height,
|
||||
.scrolling-container > .note-list-widget {
|
||||
.scrolling-container > .note-list-widget.full-height {
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
width: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user