Skip to content

Commit

Permalink
Added scrolling to text
Browse files Browse the repository at this point in the history
  • Loading branch information
RaydenDarkus committed Sep 9, 2024
1 parent c10bcb0 commit 9410a9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/VideoPlayer/VideoPlayer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
opacity: 1;
font-size: 16px;
margin-top: 10px;
overflow: auto;
}
}

Expand Down

0 comments on commit 9410a9d

Please sign in to comment.