diff --git a/dashboard/src/components/Section.vue b/dashboard/src/components/Section.vue
index 122614ebc..8fd1c0048 100644
--- a/dashboard/src/components/Section.vue
+++ b/dashboard/src/components/Section.vue
@@ -1,5 +1,7 @@
@@ -19,7 +27,7 @@ defineProps({
@@ -90,6 +98,7 @@ defineProps({
background-color: #00c383;
padding: 2px 10px;
margin-left: 10px;
+ cursor: pointer;
}
\ No newline at end of file