Skip to content

Commit

Permalink
KJSL: support deviceorientation
Browse files Browse the repository at this point in the history
  • Loading branch information
kevleyski committed Jul 30, 2024
1 parent a4c4a42 commit 934379f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/plugin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ button {
cursor: move;
}

.vjs-default-skin {
position: absolute;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
}

.vjs-button-vr{
.vjs-icon-placeholder {
height:30px;
Expand Down

0 comments on commit 934379f

Please sign in to comment.