Mute and unmute users
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
media-tag:empty {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
display: inline-block;
|
||||
border: 1px solid #BBB;
|
||||
}
|
||||
|
||||
media-tag img {
|
||||
flex: 1;
|
||||
max-height: 100% !important;
|
||||
|
||||
@@ -121,6 +121,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-app-contacts-muted-button {
|
||||
display: none;
|
||||
order: 3;
|
||||
}
|
||||
}
|
||||
}
|
||||
#cp-app-contacts-container.cp-app-contacts-inapp {
|
||||
|
||||
Reference in New Issue
Block a user