Skip to content

Commit b1543cf

Browse files
committed
[web] need to be able to scroll to the bottom of this page
1 parent 3738c97 commit b1543cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common/src/web/mouse_interaction.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ <h2>Mouse Position</h2>
9090
<div id="mouse-tracker" onmouseleave="relativeStatus('')" class="solidborder" style="position: absolute; height: 200px; width: 200px;">
9191
Move mouse here.
9292
</div>
93+
<div id="bottom" style="margin-top: 230px;"></div>
9394
</body>
9495
</html>

0 commit comments

Comments
 (0)