fix taiko mobile virtual taiko

This commit is contained in:
u0_ani-nya.com
2024-12-16 21:43:56 +08:00
committed by GitHub
parent 168772b195
commit d8e52b9294

View File

@@ -30,6 +30,8 @@
overflow: hidden; overflow: hidden;
} }
#touch-drum-img{ #touch-drum-img{
position: absolute;
z-index: 1;
width: 100%; width: 100%;
height: 100%; height: 100%;
background-position: top; background-position: top;