mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-02-03 00:38:41 +00:00
Resize fix
This commit is contained in:
parent
86f5c45654
commit
77f04661ad
|
|
@ -62,8 +62,8 @@ echo $this->getData('nav')->render(); ?>
|
|||
|
||||
<div class="m-draw">
|
||||
<section class="box w-100" style="height: 30%;">
|
||||
<div class="inner">
|
||||
<canvas id="canvasImage" name="image" form="drawForm"></canvas>
|
||||
<div class="inner resizable">
|
||||
<canvas id="canvasImage resizable" name="image" form="drawForm"></canvas>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user