From b0d9238a4524ca70053c45cfae39ad5ae7a8b036 Mon Sep 17 00:00:00 2001 From: Lukas Winkler Date: Sat, 20 Apr 2019 21:16:03 +0200 Subject: [PATCH] multiple fixes --- client/src/App.vue | 4 +- client/src/components/Icon.vue | 13 +-- client/src/interfaces.ts | 82 ++++++++--------- client/src/main.ts | 4 +- client/src/router.ts | 24 ++--- client/src/scss/style.scss | 20 ++++- client/src/views/Main.vue | 158 +++++++++++++++++---------------- client/yarn.lock | 65 +++++++------- 8 files changed, 197 insertions(+), 173 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 38276b6..359819c 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -26,9 +26,9 @@ - +
- +