Skip to content

Commit

Permalink
fix(client): increased the bottom controls' width to make it easier t…
Browse files Browse the repository at this point in the history
…o use them on mobile
  • Loading branch information
Will Moss committed Jul 26, 2024
1 parent 28711cd commit 1b2c80e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/BottomNavbar/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
flex-direction: column;
align-items: center;
height: 100%;
width: 100%;
justify-content: center;
background: transparent;
outline: 0;
Expand Down

0 comments on commit 1b2c80e

Please sign in to comment.