Skip to content

Commit 49b9aba

Browse files
width
1 parent 39a1bd1 commit 49b9aba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gamepad.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,14 @@
3636
height: 30px;
3737
}
3838
.gamepad-slider {
39-
width: 100px;
4039
height: 10px;
4140
}
4241
.gamepad-slider-status {
42+
width: 100px;
4343
pointer-events: none;
4444
}
4545
.gamepad-slider-expo {
46+
width: 50px;
4647
}
4748
.gamepad-button-indicator {
4849
width: 20px;

0 commit comments

Comments
 (0)