Request to delete conversation image

This commit is contained in:
2021-03-07 15:25:18 +01:00
parent 255f3b0595
commit 298c251e2f
3 changed files with 45 additions and 2 deletions

View File

@ -95,6 +95,11 @@
transform: translate(0, 0);
}
#conversationsElem .conversation-settings-pane .conversation-image-settings .btn {
margin: 5px;
width: 100%;
}
/**
* Conversations messages
*/