Themes: add themes

This commit is contained in:
He4eT 2021-03-01 00:14:50 +05:00
commit 26760082f9
6 changed files with 132 additions and 17 deletions

View file

@ -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