From f4a4ec8131d8aa5a3db763333a6a1b2aca26fb71 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 25 Dec 2018 23:20:12 +0000 Subject: [PATCH] Fixed header and sidebar --- src/components/Navbar.vue | 4 +- src/components/Sidebar.vue | 2 +- src/views/Applications.vue | 82 +++++++++++++++-------------- src/views/Environments.vue | 102 ++++++++++++++++++++----------------- tailwind.js | 2 + 5 files changed, 103 insertions(+), 89 deletions(-) diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue index 13b752c..9afeaed 100644 --- a/src/components/Navbar.vue +++ b/src/components/Navbar.vue @@ -7,8 +7,8 @@
diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index 68c16a1..22ebf77 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -1,5 +1,5 @@