mirror of
https://github.com/WhitestormJS/whs.js.git
synced 2026-01-25 16:08:01 +00:00
- AutoresizeModule -> ResizeModule - Build & assets Former-commit-id: 9b667f864cc43747a22083bf1d0cad5d5fae8931
6 lines
246 B
Plaintext
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;")
|