Enlarge ••• menu hit target
This commit is contained in:
parent
e3cf228c44
commit
3a45838997
@ -119,6 +119,8 @@ export default function MoreMenuItem({
|
||||
className={clsx(
|
||||
'inline-flex items-center grow',
|
||||
'text-sm text-main hover:text-main',
|
||||
// Enlarge clickable area
|
||||
'-m-2 p-2',
|
||||
)}
|
||||
onLoad={() => {
|
||||
action?.();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user