Fixed reset btn on download page
This commit is contained in:
parent
c7ad47cb82
commit
43cfa65593
@ -27,7 +27,7 @@
|
|||||||
Download
|
Download
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
(click)="download_not_possible.showModal()"
|
(click)="inputFileId = ''"
|
||||||
class="btn btn-secondary btn-outline w-full max-w-md flex justify-center items-center mb-4 hover:scale-105 transition-transform duration-100">
|
class="btn btn-secondary btn-outline w-full max-w-md flex justify-center items-center mb-4 hover:scale-105 transition-transform duration-100">
|
||||||
Reset
|
Reset
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user