mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 22:05:44 +01:00
better sizing of search pane
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="search-results" style="flex-shrink: 10; flex-grow: 10; margin-top: 10px; display: none; overflow: auto; border-bottom: 2px solid #ddd">
|
||||
<div id="search-results">
|
||||
<strong>Search results:</strong>
|
||||
|
||||
<ul id="search-results-inner">
|
||||
@@ -91,7 +91,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id="tree" style="flex-shrink: 10; flex-grow: 10;"></div>
|
||||
<div id="tree"></div>
|
||||
</div>
|
||||
|
||||
<div style="grid-area: title;">
|
||||
|
||||
Reference in New Issue
Block a user