mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
First version of send conversation message
This commit is contained in:
@ -15,6 +15,13 @@
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Conversations create message form
|
||||
*/
|
||||
#conversationsElem .create-message-form .btn {
|
||||
padding-left: 6px;
|
||||
padding-right:6px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Conversation settings pane
|
||||
|
Reference in New Issue
Block a user