Update compose.tpl
Corrected indentation
This commit is contained in:
parent
da293cfbd2
commit
a8a65913c0
1 changed files with 9 additions and 9 deletions
|
@ -117,5 +117,5 @@
|
||||||
textarea.style.height = "auto";
|
textarea.style.height = "auto";
|
||||||
textarea.style.height = (textarea.scrollHeight) + "px";
|
textarea.style.height = (textarea.scrollHeight) + "px";
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue