mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated embedded to allow for showing only video
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
background-color: rgba(255, 255, 255, 0.04) !important;
|
||||
}
|
||||
|
||||
.video_only {
|
||||
width:100vw !important;
|
||||
height: 100vh !important;
|
||||
}
|
||||
|
||||
#player{
|
||||
width:50vw;
|
||||
height: calc(100vh - 32px);
|
||||
|
||||
Reference in New Issue
Block a user