Minor style improvements and fixes
This commit is contained in:
parent
3ef9099407
commit
19b6162b57
2 changed files with 7 additions and 8 deletions
|
@ -183,5 +183,6 @@
|
|||
});
|
||||
|
||||
textInputElement.addEventListener("input", resizeInputElement);
|
||||
resizeInputElement();
|
||||
|
||||
})();
|
Reference in a new issue