Skip to content

Commit

Permalink
chore: updates homepage with video.js reference
Browse files Browse the repository at this point in the history
  • Loading branch information
James Taylor committed Mar 13, 2024
1 parent 515e338 commit 535207c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@ This project is licensed under the Apache 2.0 License - see the [LICENSE.md](htt
- [Sass](https://sass-lang.com) - for styles authoring extensibility and consistency
- [Floating UI](https://floating-ui.com) - for positioning floating elements
- [Dropzone](https://www.dropzone.dev/) - for handling dropped files
- [Video.js](https://videojs.com/) - for playing videos

## Have questions?

Expand Down
1 change: 0 additions & 1 deletion libs/components/src/lib/video-player/video-player.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
}

.vjs-button {
padding: 4px;
border-radius: #{border-radius-variables.$border-radius-normal};
inline-size: $control-size;

Expand Down

0 comments on commit 535207c

Please sign in to comment.