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