Center video obj

add_janus_rtsp_user
Isaac Connor 2022-09-06 15:41:55 -04:00
parent 7059e5a1ea
commit f98f5648d9
1 changed files with 8 additions and 0 deletions

View File

@ -17,3 +17,11 @@
#videoFile {
margin-bottom: 6px;
}
video[poster]{
object-fit: fill;
}
#videoobj {
margin: 0 auto;
}