mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Handle server messages
This commit is contained in:
@ -127,4 +127,10 @@
|
||||
|
||||
#conversationsElem .direct-chat-msg.open .dropdown-menu {
|
||||
margin-top: -20px;
|
||||
}
|
||||
|
||||
#conversationsElem .direct-chat-msg .server_message {
|
||||
text-align: center;
|
||||
font-size: 90%;
|
||||
font-style: italic;
|
||||
}
|
Reference in New Issue
Block a user