Completed buildPlayer method for youtubeEmbedHandler
This commit is contained in:
parent
1344756449
commit
1b0caa5e02
6 changed files with 43 additions and 19 deletions
|
|
@ -63,6 +63,11 @@ div#media-panel-div{
|
|||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
#youtube-embed-player{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
div#chat-panel-div{
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue