define container
This commit is contained in:
parent
dc7828106a
commit
20389272ab
@ -60,6 +60,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
// Scroll to bottom
|
// Scroll to bottom
|
||||||
|
let container = document.getElementById("message-container");
|
||||||
container.scrollTop = container.scrollHeight;
|
container.scrollTop = container.scrollHeight;
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user