Make chat page 100% width
This commit is contained in:
parent
7db78177c1
commit
bbe5f6ce5a
1 changed files with 4 additions and 0 deletions
|
@ -287,6 +287,10 @@
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page-container {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
{% endblock media %}
|
{% endblock media %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue