From 5858f9cee35e683f22ca08ac9614d97ffa709e7e Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Wed, 26 Dec 2018 12:36:00 +0300 Subject: [PATCH] Mobile menu navigation and cosmetics --- src/App.vue | 23 ++++++++++++++++++++--- src/AppMenu.vue | 10 +++++++++- src/AppTopBar.vue | 4 +++- src/assets/styles/app.scss | 26 ++++++++++++++++---------- 4 files changed, 48 insertions(+), 15 deletions(-) diff --git a/src/App.vue b/src/App.vue index 85d7f22b7..367359caa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,8 @@