on mobile go directly to full screen video
This commit is contained in:
@@ -768,6 +768,15 @@ video {
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
#mobile-video-host {
|
||||
position: fixed;
|
||||
left: -9999px;
|
||||
top: 0;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.error-toast {
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
|
||||
Reference in New Issue
Block a user