From b521db3abd4fe16ee3909adf12494772f14f98a5 Mon Sep 17 00:00:00 2001 From: kevinmitch14 <55989505+kevinmitch14@users.noreply.github.com> Date: Tue, 31 Jan 2023 03:29:45 -0300 Subject: [PATCH] fix(dropdown-menu): text and border colors --- apps/www/components/ui/dropdown-menu.tsx | 2 +- templates/next-template/components/ui/dropdown-menu.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/components/ui/dropdown-menu.tsx b/apps/www/components/ui/dropdown-menu.tsx index 9972fcc6f..ee75f6ec0 100644 --- a/apps/www/components/ui/dropdown-menu.tsx +++ b/apps/www/components/ui/dropdown-menu.tsx @@ -47,7 +47,7 @@ const DropdownMenuSubContent = React.forwardRef<