updating some css

This commit is contained in:
Chris Cochrun 2022-10-30 14:20:34 -05:00
parent 325cf3640a
commit 9fede539cf
2 changed files with 18 additions and 3 deletions

View file

@ -3,3 +3,7 @@
.pt-vid {
flex: auto;
}
#v-frame {
background-color: black;
}