From a66a3e70dd4f3483f681179a6b4a6ff94adc5335 Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Wed, 3 Apr 2019 17:07:41 -0700 Subject: [PATCH] navbar scrolls with page scroll --- cateditor/src/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cateditor/src/components/Navbar.vue b/cateditor/src/components/Navbar.vue index 7847856..539b6ab 100644 --- a/cateditor/src/components/Navbar.vue +++ b/cateditor/src/components/Navbar.vue @@ -1,5 +1,5 @@