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