Add unmute contacts button

This commit is contained in:
yflory
2019-12-16 13:09:52 +01:00
parent fb8be19657
commit 0ee6fcb6bc
2 changed files with 34 additions and 2 deletions

View File

@@ -92,6 +92,7 @@
.cp-app-contacts-remove {
cursor: pointer;
width: 20px;
text-align: center;
&:hover {
color: darken(@color, 20%);
}