fix: remove scroll from the export dialog

This commit is contained in:
Azgaar 2022-09-17 14:47:17 +03:00
parent 3ad8ec6285
commit 60758a1532

View file

@ -5709,6 +5709,8 @@
<input id="pngResolutionOutput" data-stored="pngResolution" type="number" min="1" max="8" value="1" />
</div>
<p>Generator uses pop-up window to download files. Please ensure your browser does not block popups.</p>
<div style="margin: 1em 0 0.3em; font-weight: bold">Export to GeoJSON</div>
<div>
<button onclick="saveGeoJSON_Cells()" data-tip="Download cells data in GeoJSON format">cells</button>
@ -5721,7 +5723,6 @@
<a href="https://github.com/Azgaar/Fantasy-Map-Generator/wiki/GIS-data-export" target="_blank">wiki-page</a>
for guidance.
</p>
<p>Generator uses pop-up window to download files. Please ensure your browser does not block popups.</p>
<div style="margin: 1em 0 0.3em; font-weight: bold">Export To JSON</div>
<div>
@ -5736,13 +5737,11 @@
</div>
<p>Export in JSON format can be used as an API replacement.</p>
<div>
<p>
It's also possible to export map to <i>Foundry VTT</i>, see
<a href="https://github.com/Ethck/azgaar-foundry" target="_blank">the module.</a>
</p>
</div>
</div>
<div id="saveMapData" style="display: none" class="dialog">
<div style="margin-top: 0.3em">