Skip to content

Commit

Permalink
actually flex seemed to work better on android, revert
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond committed Jan 1, 2025
1 parent 6db7642 commit ee1b4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ body {
background-color: black;
padding: 6px 0px;
padding-right: 6px;
/* display: flex; */
display: flex;
gap: 6px;
}
select {
Expand Down

0 comments on commit ee1b4d4

Please sign in to comment.