mirror of
https://github.com/zadam/trilium.git
synced 2026-07-05 06:49:20 +02:00
fix(search): double scrollbars
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
.search-result-widget {
|
||||
flex-grow: 100000;
|
||||
flex-shrink: 100000;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
contain: none !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user