✨ Make numpad show up on game-pin input
This commit is contained in:
@@ -169,6 +169,7 @@
|
|||||||
class="border border-gray-400 self-center text-center text-black ring-0 outline-none p-2 rounded-lg focus:shadow-2xl transition-all"
|
class="border border-gray-400 self-center text-center text-black ring-0 outline-none p-2 rounded-lg focus:shadow-2xl transition-all"
|
||||||
bind:value={game_pin}
|
bind:value={game_pin}
|
||||||
maxlength="8"
|
maxlength="8"
|
||||||
|
inputmode="numeric"
|
||||||
/>
|
/>
|
||||||
<!-- use:tippy={{content: "Please enter the game pin", sticky: true, placement: 'top'}}-->
|
<!-- use:tippy={{content: "Please enter the game pin", sticky: true, placement: 'top'}}-->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user