Skip to content

Commit

Permalink
make netplay virtual gamepad buttons border thicker
Browse files Browse the repository at this point in the history
  • Loading branch information
n-at committed May 12, 2024
1 parent b9b75c0 commit e6b8d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/netplay.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ body {
}
#virtual-gamepad .btn {
position: absolute;
border-width: 3px;
}
#virtual-gamepad .btn-circle {
display: inline-block;
Expand Down

0 comments on commit e6b8d5e

Please sign in to comment.