width / height of canvas
This commit is contained in:
parent
45a06ca96f
commit
bba5749d6b
|
@ -27,8 +27,8 @@ p {
|
||||||
|
|
||||||
.canvas {
|
.canvas {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: {{height}}
|
height: {{height}};
|
||||||
width: {{width}}
|
width: {{width}};
|
||||||
}
|
}
|
||||||
|
|
||||||
.textbox_canvas_text * {
|
.textbox_canvas_text * {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user