diff --git a/frontend/src/components/ui/sidebar/SidebarColumnSwitch.vue b/frontend/src/components/ui/sidebar/SidebarColumnSwitch.vue
index b52f1ad..54da916 100644
--- a/frontend/src/components/ui/sidebar/SidebarColumnSwitch.vue
+++ b/frontend/src/components/ui/sidebar/SidebarColumnSwitch.vue
@@ -1,5 +1,5 @@
-
+
View
@@ -88,12 +88,55 @@
+
+
+
+
+
+
+
+
+
+
+
+ toggleColumn(column.id, val)"
+ >
+ {{ column.label }}
+
+
+
+
+
+
+
+
+
+
+
+
+ toggleColumn(column.id, val)"
+ >
+ {{ column.label }}
+
+
+
+
+
+