mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 03:59:05 +01:00
fix(client/search): full screen collections not visible
This commit is contained in:
parent
ee9c3f49da
commit
f8066417d9
@ -1,7 +1,7 @@
|
||||
.search-result-widget {
|
||||
flex-grow: 100000;
|
||||
flex-shrink: 100000;
|
||||
min-height: 0;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
contain: none !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user