Skip to content

Commit

Permalink
feat(scroll): added div ref scroll down
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcrv committed Oct 11, 2018
1 parent b53f882 commit aac825f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ol class="chat">

</ol>

<div id='bottom'></div>
<input class="textarea" type="text" placeholder="Type here!" id="textarea" />
</div>
<script src="node_modules/jquery/dist/jquery.min.js"></script>
Expand Down

0 comments on commit aac825f

Please sign in to comment.