Use some style values so it looks like this page is making progress
This commit is contained in:
5
web/components/video/Player.module.scss
Normal file
5
web/components/video/Player.module.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.player {
|
||||
height: 90vh;
|
||||
width: 100%;
|
||||
background-color: green;
|
||||
}
|
||||
Reference in New Issue
Block a user