Ajustement pour une interface minimale
This commit is contained in:
@@ -15,8 +15,12 @@
|
||||
|
||||
<input type="file" name="image" accept="image/jpg, image/jpeg,image/png,image/webp" />
|
||||
</div>
|
||||
<div id="glitch-panel">
|
||||
<div id="glitch-panel" hidden>
|
||||
<canvas id="ui-canvas"></canvas>
|
||||
<nav>
|
||||
<button type="reset">Reset</button>
|
||||
<button type="button" id="download-btn">Télécharger</button>
|
||||
</nav>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user