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:
a83051e
)
Adjust tag menu colours and margin
author
Adam Dullage
<redacted>
Mon, 13 May 2024 20:48:48 +0000
(21:48 +0100)
committer
Adam Dullage
<redacted>
Mon, 13 May 2024 20:48:48 +0000
(21:48 +0100)
client/partials/SearchInput.vue
patch
|
blob
|
history
diff --git
a/client/partials/SearchInput.vue
b/client/partials/SearchInput.vue
index 72657f8551adc27dfc252081ab807806ea727ead..67d9cff76bd70a8485567a50d41ed1e2a7ef7e36 100644
(file)
--- a/
client/partials/SearchInput.vue
+++ b/
client/partials/SearchInput.vue
@@
-26,7
+26,7
@@
<!-- Tag Menu -->
<div
v-if="tagMenuVisible"
- class="absolute z-10 mt-
1 max-h-64 w-full overflow-scroll rounded-md border border-theme-border bg-theme-background p-1 dark:bg-theme-background-elevated
"
+ class="absolute z-10 mt-
2 max-h-64 w-full overflow-scroll rounded-md border border-theme-border bg-theme-background p-1
"
>
<p
v-for="(tag, index) in tagMatches"
git clone https://git.99rst.org/PROJECT