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