[go: nahoru, domu]

Skip to content

Commit

Permalink
Update Live2D.js
Browse files Browse the repository at this point in the history
  • Loading branch information
czp001 committed Jul 4, 2024
1 parent d5a8ea4 commit 96e96f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Live2D.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default function Live2D() {
<canvas
id='live2d'
width='280'
height='250'
height='500'
onClick={handleClick}
className='cursor-grab'
onMouseDown={e => e.target.classList.add('cursor-grabbing')}
Expand Down

0 comments on commit 96e96f7

Please sign in to comment.