From 3598bd0139eca5574815fda1ddee1fe4eeebeb5e Mon Sep 17 00:00:00 2001 From: Lucas Smith Date: Sat, 16 Mar 2024 12:18:12 +0000 Subject: [PATCH] fix: use tailwind for menu switcher ring --- .../(dashboard)/layout/menu-switcher.tsx | 2 +- packages/ui/styles/theme.css | 14 -------------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx b/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx index e7959322a..95f959ab2 100644 --- a/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx +++ b/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx @@ -93,7 +93,7 @@ export const MenuSwitcher = ({ user, teams: initialTeamsData }: MenuSwitcherProp