Make chat page 100% width

This commit is contained in:
cuom1999 2021-07-08 17:10:53 -05:00
parent bbe5f6ce5a
commit 35a28a4478

View file

@ -288,7 +288,7 @@
}
}
.page-container {
#page-container {
width: 100%;
}
</style>