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:
9ff06f4
)
Fix menu icon alignment
author
Adam Dullage
<redacted>
Sat, 9 Dec 2023 15:15:19 +0000
(15:15 +0000)
committer
Adam Dullage
<redacted>
Sat, 9 Dec 2023 15:15:19 +0000
(15:15 +0000)
flatnotes/src/components/NavBar.vue
patch
|
blob
|
history
diff --git
a/flatnotes/src/components/NavBar.vue
b/flatnotes/src/components/NavBar.vue
index 4cb2c6b7ca2af3deb5b2873c422f4984364fbb2d..09face2369865f00d6a49a2724370efddee671bd 100644
(file)
--- a/
flatnotes/src/components/NavBar.vue
+++ b/
flatnotes/src/components/NavBar.vue
@@
-30,7
+30,7
@@
right
>
<template #button-content>
- <b-icon icon="list"></b-icon><span>Menu</span>
+ <b-icon icon="list"
class="align-middle"
></b-icon><span>Menu</span>
</template>
<!-- Search -->
git clone https://git.99rst.org/PROJECT