Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
hadithmv committed Dec 10, 2024
1 parent 178afd0 commit 729e098
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions page-uc/qrCode/qrcodegen-input-custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,27 @@

<!-- -->

<!--
this is my code. it is old ugly and to much like a table,. i need it to be rewritten to be sleek, modern, responsive, and not get cut off in mobile
it might not work if you change <form id="loaded"
i dont want the table structure
assertion errors occur if without:
<div id="loading">
<p>Loading application...</p>
<p>(Are the JavaScript files missing?)</p>
<p>(The JavaScript code needs to be compiled from the TypeScript code.)</p>
</div>
<form id="loaded" style="display: none" onsubmit="event.preventDefault();">
...
-->

<!-- ... existing head content ... -->

<!-- Add this style section after your existing styles -->
Expand Down

0 comments on commit 729e098

Please sign in to comment.