mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
slightly nicer search detail
This commit is contained in:
parent
89b8e2bb08
commit
f2019ee5f9
@ -1,7 +1,7 @@
|
|||||||
<div id="note-detail-search" class="note-detail-component">
|
<div id="note-detail-search" class="note-detail-component">
|
||||||
<div style="display: flex; align-items: center;">
|
<div style="display: flex; align-items: center; margin-right: 20px;">
|
||||||
<strong>Search string: </strong>
|
<strong>Search string: </strong>
|
||||||
<textarea rows="4" cols="40" id="search-string"></textarea>
|
<textarea rows="4" style="width: auto !important; flex-grow: 4" class="form-control" id="search-string"></textarea>
|
||||||
|
|
||||||
<span>
|
<span>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user