spacing of buttons in manage mute modal
This commit is contained in:
@@ -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-container.cp-app-contacts-inapp {
|
||||||
#cp-app-contacts-friendlist {
|
#cp-app-contacts-friendlist {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user