#96 - Fixed layout
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
<InputSearch
|
||||
value="{searchQuery}"
|
||||
on:input="{e => (searchQuery = e.detail)}"
|
||||
label="Omnisearch - Vault">
|
||||
placeholder="Omnisearch - Vault">
|
||||
{#if $settings.showCreateButton}
|
||||
<button on:click="{createNoteAndCloseModal}">Create note</button>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user