mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
slightly nicer search detail
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<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>
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user