From bcf9dc2c30d9f64bfd02c2b78ead098e00e81999 Mon Sep 17 00:00:00 2001 From: Axolotle Date: Wed, 15 Jul 2020 10:30:19 +0200 Subject: [PATCH] add breakpoint on User view --- app/src/App.vue | 4 ++-- app/src/components/Breadcrumb.vue | 2 +- app/src/scss/main.scss | 3 +-- app/src/views/User.vue | 9 ++++++++- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/app/src/App.vue b/app/src/App.vue index d59c0030..e445a77a 100644 --- a/app/src/App.vue +++ b/app/src/App.vue @@ -1,5 +1,5 @@