Mute and unmute users

This commit is contained in:
yflory
2019-12-06 16:10:19 +01:00
parent fb50fe09ce
commit bbf2e3a9ae
6 changed files with 106 additions and 10 deletions

View File

@@ -98,6 +98,13 @@
max-height: 90vh;
}
}
media-tag:empty {
width: 100px;
height: 100px;
display: inline-block;
border: 1px solid #BBB;
}
.markdown_main();
.cp-app-code-preview-empty {
display: none;