From: Adam Dullage Date: Tue, 7 Nov 2023 12:59:43 +0000 (+0000) Subject: Moved navbar buttons to dropdown menu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a4ba978b648e6bc0d589f7c8e08f1d068bdfb266;p=flatnotes.git Moved navbar buttons to dropdown menu --- diff --git a/flatnotes/src/components/Login.vue b/flatnotes/src/components/Login.vue index 35e2418..f99be0e 100644 --- a/flatnotes/src/components/Login.vue +++ b/flatnotes/src/components/Login.vue @@ -68,7 +68,7 @@ diff --git a/flatnotes/src/components/NavBar.vue b/flatnotes/src/components/NavBar.vue index c0b82ef..3a0280f 100644 --- a/flatnotes/src/components/NavBar.vue +++ b/flatnotes/src/components/NavBar.vue @@ -10,70 +10,103 @@
- - - - New + New Note - - + - - A-Z + + + + + Search + / + - - + + + + All Notes + + + + + + + Toggle Theme + + + + + + + Log Out + +
-