Fix streamable display after left a group
This commit is contained in:
parent
4400c79b93
commit
50b752a205
2 changed files with 7 additions and 2 deletions
|
@ -38,8 +38,6 @@ body .message-info.warning{
|
|||
.video-container {
|
||||
display: flex;
|
||||
transition: all 0.2s ease;
|
||||
background-color: #00000099;
|
||||
border-radius: 15px;
|
||||
cursor: url('./images/cursor_pointer.png'), pointer;
|
||||
width: 100%;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue