Alexander Buzin 9b667f864c Fix basic/mouse and basic/embeded examples
- AutoresizeModule -> ResizeModule
- Build & assets
2017-01-23 19:21:14 +02:00

6 lines
246 B
Plaintext

extends ../../layout.pug
block body
div(id="embed" style="position: relative; left: 50px; top: 100px; width: 600px; height: 300px;")
div(id="sizer" style="position: absolute; right: -20px; height: inherit; width: 20px; background: #ccc;")