spacing of buttons in manage mute modal

This commit is contained in:
David Benqué 2019-12-17 16:40:02 +00:00
parent 5a55bcde3d
commit 43d30081e7
1 changed files with 13 additions and 0 deletions

View File

@ -123,6 +123,19 @@
}
}
}
.cp-contacts-muted-table {
.cp-contacts-muted-user {
margin-bottom: 5px;
.cp-avatar {
margin-right: 10px;
}
button {
margin-right: 0px;
}
}
}
#cp-app-contacts-container.cp-app-contacts-inapp {
#cp-app-contacts-friendlist {
display: none;