Add player poster
This commit is contained in:
5
web/components/video/VideoPoster.module.scss
Normal file
5
web/components/video/VideoPoster.module.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.poster {
|
||||
background-color: black;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user