Skip to content

Commit

Permalink
Fix: float language picker over the noise overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
dgmstuart committed Apr 21, 2024
1 parent b362ec7 commit e417924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/LanguagePicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
padding: 15px;
text-align: right;
font-size: calc(2vmin + 10px);
z-index: 30;
}

.LanguagePicker ul {
Expand Down

0 comments on commit e417924

Please sign in to comment.