p5.js-web-editor/client/styles
bendman ffa4ac145a Fixes #680 by adjusting canvas and iframe layout
- Set the preview canvas to `display:block` to remove vertical spacing
caused by the default value, which was making a full-height canvas cause
vertical scrolling, and the vertical scrollbar caused horizontal
scrolling
- Wrap the preview content in a container with `position:relative` and
no other visible content, so that the full-height iframe excludes the
height of the preview frame header, preventing it from going beyond the
height of the page
2018-09-08 11:50:39 -07:00
..
abstracts Improve current console (#656) 2018-07-30 12:20:57 -04:00
base update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
build/css Fixed #158 and #100 (#198) 2017-01-06 13:08:03 -05:00
components Fixes #680 by adjusting canvas and iframe layout 2018-09-08 11:50:39 -07:00
layout Fixes #682 by isolating preview pane layers (#683) 2018-09-07 17:25:09 -04:00
vendors Style for folded region looking better 2017-07-26 14:16:50 -04:00
main.scss fixes #528 (#536) 2018-02-09 16:32:06 -05:00