mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-22 07:28:43 -04:00
[ENG-830] Open with text cut (#1397)
* Update ContextMenu.tsx * Update ContextMenu.tsx --------- Co-authored-by: Utku <74243531+utkubakir@users.noreply.github.com>
This commit is contained in:
@@ -86,7 +86,7 @@ const SubMenu = ({
|
||||
|
||||
const contextMenuItemStyles = cva(
|
||||
[
|
||||
'flex h-[26px] items-center space-x-2 overflow-hidden rounded px-2',
|
||||
'flex min-h-[26px] max-h-fit items-center space-x-2 overflow-hidden rounded px-2',
|
||||
'text-sm text-menu-ink',
|
||||
'group-radix-highlighted:text-white',
|
||||
'group-radix-disabled:pointer-events-none group-radix-disabled:text-menu-ink/50',
|
||||
|
||||
Reference in New Issue
Block a user