git.99rst.org
/
flatnotes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a107114
)
Removed logo from search modal
author
Adam Dullage
<redacted>
Sat, 20 Aug 2022 13:10:59 +0000
(14:10 +0100)
committer
Adam Dullage
<redacted>
Sat, 20 Aug 2022 13:10:59 +0000
(14:10 +0100)
flatnotes/src/components/App.vue
patch
|
blob
|
history
diff --git
a/flatnotes/src/components/App.vue
b/flatnotes/src/components/App.vue
index d9b66ee12e46fc5b0202615682ab2b96df8ed651..82f6c1ff1a1250042d37b0774992082bfada7ee9 100644
(file)
--- a/
flatnotes/src/components/App.vue
+++ b/
flatnotes/src/components/App.vue
@@
-2,8
+2,7
@@
<div class="container d-flex flex-column h-100">
<!-- Search Modal -->
<b-modal id="search-modal" centered hide-footer hide-header>
- <div class="d-flex flex-column align-items-center">
- <Logo class="mb-4"></Logo>
+ <div>
<SearchInput></SearchInput>
</div>
</b-modal>
git clone https://git.99rst.org/PROJECT