mchat.css
file or any other .css file that is loaded with mChat:Code: Select all
#mchat-body {
display: flex;
flex-direction: column;
}
#mchat-panel {
order: 1;
}
#mchat-main {
order: 2;
}
mchat.css
file or any other .css file that is loaded with mChat:Code: Select all
#mchat-body {
display: flex;
flex-direction: column;
}
#mchat-panel {
order: 1;
}
#mchat-main {
order: 2;
}
Users browsing this forum: CCBot [Bot] and 0 guests