Wait for WebRTC component to definitely be loaded.
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
padding: 10%;
|
||||
}
|
||||
|
||||
.vertical {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.message a {
|
||||
color: var(--primary-text-color, white);
|
||||
}
|
||||
@@ -20,4 +24,4 @@
|
||||
span {
|
||||
padding: 10px;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user