fix download

This commit is contained in:
amazuecos
2025-03-25 18:29:39 +01:00
parent 7b3096efb3
commit 8caa6e8bab
4 changed files with 64 additions and 23 deletions

View File

@ -19,8 +19,11 @@
</div>
</div>
<div class="row">
<div id="pv_ec_shape" class="col-sm-12 d-none" style="width:850px;height:630px;margin:2.5% auto;"></div>
<div class="col-md-12 mb-3">
<div class="d-flex align-items-stretch justify-content-end gap-2 d-none">
<button type="button" class="btn btn-xs btn-primary h-100 download-shape"><i class="ti ti-xs ti-download"></i></button>
</div>
<div id="pv_ec_shape" class="d-none draw-shapes"></div>
</div>
</div>