Fix background color on jitsi widget

This commit is contained in:
Travis Ralston 2018-07-30 21:53:56 -06:00
parent 28b3670696
commit 339f6a7c60

View File

@ -13,6 +13,7 @@
position: absolute;
height: 100%;
width: 100%;
background-color: #fff;
}
.join-conference-boat {