Skip to content

Commit

Permalink
fix zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
yashrajbharti committed Jun 12, 2024
1 parent 081607a commit 6e24564
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,7 @@ video.flip {

input[type="range"]#range{
position: absolute;
inset-inline-start: 0;
inset-inline-end: -30px;
rotate: 90deg;
inset-block-start: 50%;
}

0 comments on commit 6e24564

Please sign in to comment.