From d53af655f02b7b8429359fd360e8740db773643d Mon Sep 17 00:00:00 2001 From: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:03:44 +0100 Subject: [PATCH] fix(dashboard): Reduce size of Notifications Trigger (#11955) --- .changeset/smart-cameras-melt.md | 5 +++++ .../src/components/layout/notifications/notifications.tsx | 1 + 2 files changed, 6 insertions(+) create mode 100644 .changeset/smart-cameras-melt.md diff --git a/.changeset/smart-cameras-melt.md b/.changeset/smart-cameras-melt.md new file mode 100644 index 0000000000..aee2a94e31 --- /dev/null +++ b/.changeset/smart-cameras-melt.md @@ -0,0 +1,5 @@ +--- +"@medusajs/dashboard": patch +--- + +fix(dashboard): Reduce the size of the Notifcations trigger diff --git a/packages/admin/dashboard/src/components/layout/notifications/notifications.tsx b/packages/admin/dashboard/src/components/layout/notifications/notifications.tsx index 94d0410f3b..e65ac7e2df 100644 --- a/packages/admin/dashboard/src/components/layout/notifications/notifications.tsx +++ b/packages/admin/dashboard/src/components/layout/notifications/notifications.tsx @@ -66,6 +66,7 @@ export const Notifications = () => { {hasUnread ? : }