mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-02 13:47:55 +00:00
fix
This commit is contained in:
@@ -1459,6 +1459,7 @@ class ChatPage extends LitElement {
|
||||
this.shadowRoot.querySelector("chat-scroller").shadowRoot.getElementById("downObserver")
|
||||
.scrollIntoView({
|
||||
behavior: 'smooth',
|
||||
block: 'nearest',
|
||||
});
|
||||
}}>
|
||||
</vaadin-icon>
|
||||
|
||||
Reference in New Issue
Block a user