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 ? : }