File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1515 body {
1616 background-color : white;
1717 font-family : 'Karla' , sans-serif;
18+ overflow : hidden;
1819 }
1920
2021 # cursor {
2829
2930 </ style >
3031 < script src ="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.0.2/webcomponents-loader.js "> </ script >
31- < script src ="/ dist/acc-components.js "> </ script >
32+ < script src ="dist/acc-components.js "> </ script >
3233</ head >
3334< body >
3435
3536< acc-side-panel label ="Components ">
3637 < acc-group label ="Tracking ">
38+ < a href ="docs/api/classes/_components_input_mode_select_.inputmodeselectelement.html "> Documentation</ a >
3739 < acc-input-mode-select contentselector ="#main-content " hidelabel >
3840 < acc-mouse-input amplification ="10 " label ="Custom Mouse/Keyboard "> </ acc-mouse-input >
3941 < acc-pose-input amplification ="2 " smoothing ="0.5 "> </ acc-pose-input >
You can’t perform that action at this time.
0 commit comments