Skip to content

Commit

Permalink
fix: adjust mute button further
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Mar 12, 2024
1 parent dfe4a53 commit ca89e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/components/media/media.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

.mute {
position: fixed !important;
bottom: 3vh;
right : 3vh;
bottom: 4vh;
right : 4vh;
}

.muteIcon {
Expand Down

0 comments on commit ca89e82

Please sign in to comment.