shadow button + bigger size icon more
This commit is contained in:
@@ -106,7 +106,7 @@ const RowActionsDropdown: React.FC<RowActionsDropdownProps> = ({ actions, classN
|
||||
onClick={handleToggle}
|
||||
className="mt-2 hover:bg-gray-100 rounded-full transition-colors"
|
||||
>
|
||||
<More size={14} color="black" className="rotate-90" />
|
||||
<More size={16} color="black" className="rotate-90" />
|
||||
</button>
|
||||
|
||||
{renderDropdown()}
|
||||
|
||||
Reference in New Issue
Block a user