changed some color and fix some styles
This commit is contained in:
@@ -117,7 +117,7 @@ function ActionButton({
|
||||
<Button
|
||||
variant="ghost"
|
||||
size="sm"
|
||||
className="relative flex-col gap-1 h-auto px-3 py-2.5 hover:bg-gray-100 transition-all duration-200 group"
|
||||
className="relative cursor-pointer flex-col gap-1 h-auto px-3 py-2.5 hover:bg-gray-100 transition-all duration-200 group"
|
||||
onClick={onClick}
|
||||
>
|
||||
<div className="relative">
|
||||
|
||||
Reference in New Issue
Block a user