diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index c3b2b012..a36abd29 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -4,9 +4,9 @@ style="background-color: rgba(255, 255, 255, 0.6)" >
- +
-
{{ companyName }}
+
{{ companyName }}
@@ -20,7 +20,7 @@ :active="isActiveGroup(group) && !group.items" />
{{ group.title }}
@@ -28,7 +28,7 @@
{{ item.label }}
@@ -36,19 +36,11 @@
-
- -