From ff52f75abfeb56a9e1316145bcd3052552688b0c Mon Sep 17 00:00:00 2001 From: Pujit Mehrotra Date: Mon, 14 Oct 2024 11:11:08 -0400 Subject: [PATCH] refactor(NotificationsSidebar): de-emphasize archive-all & filter --- web/components/Notifications/Sidebar.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/components/Notifications/Sidebar.vue b/web/components/Notifications/Sidebar.vue index 21b7c64a4..e7f285002 100644 --- a/web/components/Notifications/Sidebar.vue +++ b/web/components/Notifications/Sidebar.vue @@ -95,16 +95,16 @@ const { teleportTarget, determineTeleportTarget } = useTeleport();