More tweaks

This commit is contained in:
Gregory Schier
2024-05-22 23:44:47 -07:00
parent 33768af571
commit 656c90b54f
5 changed files with 17 additions and 18 deletions

View File

@@ -441,7 +441,7 @@ const Menu = forwardRef<Omit<DropdownRef, 'open' | 'isOpen' | 'toggle'>, MenuPro
className={classNames(
className,
'h-auto bg-background rounded-md shadow-lg py-1.5 border',
'border-background-highlight overflow-auto mb-1 mx-0.5',
'border-background-highlight-secondary overflow-auto mb-1 mx-0.5',
)}
>
{filter && (