Fix streamable display after left a group

This commit is contained in:
Nolway 2022-01-31 11:41:30 +01:00
parent 4400c79b93
commit 50b752a205
2 changed files with 7 additions and 2 deletions

View file

@ -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%;