From d8aa42cbbd022a635541b5374e2ab81b224a24b2 Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 14 Jun 2021 15:27:39 +0200 Subject: [PATCH] content header line is fix --- .../src/components/SidebarPlugin/SideBar.vue | 24 +++++++----- .../src/views/Layout/DashboardLayout_gdd.vue | 39 +++++++++++-------- 2 files changed, 37 insertions(+), 26 deletions(-) diff --git a/frontend/src/components/SidebarPlugin/SideBar.vue b/frontend/src/components/SidebarPlugin/SideBar.vue index d2373e1de..756e72d2a 100755 --- a/frontend/src/components/SidebarPlugin/SideBar.vue +++ b/frontend/src/components/SidebarPlugin/SideBar.vue @@ -4,19 +4,21 @@ id="sidenav-main" >
-
-
- Gradido Logo -
+ + + - + + {{ pending ? '—' : $n(balance, 'decimal') }} GDD + @@ -68,12 +70,14 @@ - +