| changeset 411 | 74b01659ee40 |
| parent 408 | 159042869b47 |
| child 414 | 49a753808505 |
--- a/src_js/iconolab-bundle/src/components/editor/Canvas.vue Wed Mar 01 17:18:53 2017 +0100 +++ b/src_js/iconolab-bundle/src/components/editor/Canvas.vue Wed Mar 01 17:35:13 2017 +0100 @@ -527,7 +527,8 @@ } .cut-canvas { width: 100%; - height: 600px; + height: 700px; + border: 1px solid #ddd; } .canvas--rect:hover { cursor: crosshair;