style manage muted button

This commit is contained in:
David Benqué
2019-12-17 14:16:34 +00:00
parent 64fba3e379
commit 45e74e416c
2 changed files with 10 additions and 3 deletions

View File

@@ -126,8 +126,13 @@
}
}
.cp-app-contacts-muted-button {
margin: 10px;
border: 0;
display: none;
order: 3;
.fa-bell-slash {
margin-right: 10px;
}
}
}
}