Update style of microphone (#1352)
- Active microphone close when user haven't microphone in the discussion
This commit is contained in:
parent
dbe7dc4ce0
commit
1db2e2aba9
2 changed files with 5 additions and 1 deletions
|
@ -73,6 +73,10 @@ body .message-info.warning{
|
|||
bottom: 5px;
|
||||
padding: 10px;
|
||||
z-index: 2;
|
||||
|
||||
&.active {
|
||||
display: block !important;
|
||||
}
|
||||
}
|
||||
|
||||
img.block-logo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue