forked from External/greenlight
signup and room waiting
This commit is contained in:
@ -9,5 +9,4 @@
|
||||
this.App || (this.App = {});
|
||||
|
||||
App.cable = ActionCable.createConsumer();
|
||||
|
||||
}).call(this);
|
||||
|
@ -79,6 +79,10 @@ a {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.join-button {
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
iframe{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
Reference in New Issue
Block a user