From 9ccb9cf0c9a2f2a21647e1a9012d6d1d69237699 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Fri, 8 Feb 2019 13:04:56 +0000 Subject: [PATCH] Added tabs to display panel, and general layout improvements --- src/App.vue | 20 ++++++-------- .../paneDisplayComponents/streamDisplay.vue | 27 ++++++++++--------- src/components/panelDisplay.vue | 16 ++++++----- src/components/panelLeft.vue | 14 ++++++---- 4 files changed, 41 insertions(+), 36 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1e87f210..9acca9c6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,19 +1,14 @@