diff --git a/dashboard/src/components/SideBarItem.vue b/dashboard/src/components/SideBarItem.vue index 8b3b8f44b..e977ee005 100644 --- a/dashboard/src/components/SideBarItem.vue +++ b/dashboard/src/components/SideBarItem.vue @@ -202,7 +202,7 @@ function onBackdrop(event) { } .sidebar-item i { - opacity: 0.5; + opacity: 0.7; margin-right: 10px; }