This commit is contained in:
oobabooga 2023-03-15 13:25:28 -03:00
parent d30a14087f
commit 40c9e4686c

1
css/chat.js Normal file
View file

@ -0,0 +1 @@
document.getElementById("main").childNodes[0].style = "max-width: 800px; margin-left: auto; margin-right: auto";