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