diff --git a/ui/src/components/ui/NavBar.vue b/ui/src/components/ui/NavBar.vue index 1c501fb..2582ec7 100644 --- a/ui/src/components/ui/NavBar.vue +++ b/ui/src/components/ui/NavBar.vue @@ -171,7 +171,7 @@ ul { list-style: none; padding-left: 0; } } .nav-link.notified { - transform: translateX(4px); + transform: translateX(10px); } /* Scrollbar styling using primary color */