|
|
@ -270,7 +270,7 @@ |
|
|
|
<div |
|
|
|
<div |
|
|
|
role="button" |
|
|
|
role="button" |
|
|
|
tabindex="0" |
|
|
|
tabindex="0" |
|
|
|
class="w-full aspect-square emoji" |
|
|
|
class="w-full aspect-square emoji focus:outline-none focus:bg-gray-300" |
|
|
|
on:click={() => select_order(emoji, row * 3 + i)} |
|
|
|
on:click={() => select_order(emoji, row * 3 + i)} |
|
|
|
on:keypress={() => select_order(emoji, row * 3 + i)} |
|
|
|
on:keypress={() => select_order(emoji, row * 3 + i)} |
|
|
|
> |
|
|
|
> |
|
|
|