From 2bea76fc61d1291ab9b36acb9500cddbb8844f0f Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Thu, 24 Jun 2021 00:57:20 -0500 Subject: [PATCH] Made nav more consistent --- src/App.vue | 2 +- src/components/system/Nav.vue | 305 ++++++++++++++++++--------------- src/components/system/Tabs.vue | 5 + 3 files changed, 169 insertions(+), 143 deletions(-) diff --git a/src/App.vue b/src/App.vue index 39e74cf..f671fb2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@