fixed doc for shapes demo
This commit is contained in:
parent
cb50240f20
commit
0aae04a8af
|
|
@ -6,7 +6,10 @@
|
|||
<title>Shapes</title>
|
||||
<style>
|
||||
html {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Reference in New Issue