mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-19 05:49:07 +00:00
Fix layout issue
This commit is contained in:
@@ -20,6 +20,9 @@ const ConversationPageConvPart = {
|
||||
*/
|
||||
open: async function(convID, target){
|
||||
|
||||
|
||||
document.body.classList.add("conversations-page");
|
||||
|
||||
//Reset conversation information
|
||||
this._conv_info = {
|
||||
|
||||
|
Reference in New Issue
Block a user