4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00
This commit is contained in:
AlphaX-Projects 2023-06-12 20:36:05 +02:00
parent acdf276e7c
commit 02a78173a3

View File

@ -1459,6 +1459,7 @@ class ChatPage extends LitElement {
this.shadowRoot.querySelector("chat-scroller").shadowRoot.getElementById("downObserver")
.scrollIntoView({
behavior: 'smooth',
block: 'nearest',
});
}}>
</vaadin-icon>