fixed history
This commit is contained in:
@@ -33,13 +33,11 @@ Download
|
|||||||
</button>
|
</button>
|
||||||
|
|
||||||
<div id="status" class="mt-6 text-center text-sm"></div>
|
<div id="status" class="mt-6 text-center text-sm"></div>
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="mt-6">
|
<div class="mt-6">
|
||||||
<h2 class="text-lg font-semibold mb-2 text-center">History</h2>
|
<h2 class="text-lg font-semibold mb-2 text-center">History</h2>
|
||||||
<div id="history" class="text-sm space-y-2 max-h-48 overflow-y-auto bg-gray-700 p-4 rounded"></div>
|
<div id="history" class="text-sm space-y-2 max-h-48 overflow-y-auto bg-gray-700 p-4 rounded"></div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user