feat: add new Edit PDF tool with dedicated page and logic, and update build configuration
This commit is contained in:
@@ -62,8 +62,7 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="uploader"
|
||||
class="min-h-screen flex flex-col items-center justify-start pt-6 md:justify-center md:pt-0 p-4 bg-gray-900">
|
||||
<div id="uploader" class="min-h-screen flex flex-col items-center justify-start py-12 p-4 bg-gray-900">
|
||||
<div id="tool-uploader"
|
||||
class="bg-gray-800 rounded-xl shadow-xl p-8 max-w-2xl w-full text-gray-200 border border-gray-700">
|
||||
<button id="back-to-tools"
|
||||
|
||||
Reference in New Issue
Block a user