mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Themes: add themes
This commit is contained in:
parent
ab69dff04d
commit
26760082f9
6 changed files with 132 additions and 17 deletions
|
|
@ -57,7 +57,7 @@ export default function ({ inbox, currentWindow }) {
|
|||
const inputs =
|
||||
textBufferEl.current.querySelectorAll('.message.input')
|
||||
const lastInput =
|
||||
inputs[inputs.length- 1]
|
||||
inputs[inputs.length - 1]
|
||||
|
||||
textBufferEl.current.scrollTop =
|
||||
lastInput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue