Skip to content
Snippets Groups Projects
Verified Commit cb72dc39 authored by nd's avatar nd
Browse files

set width to 100%

parent 954d46f3
No related branches found
No related tags found
No related merge requests found
Pipeline #6260 passed
......@@ -14,7 +14,7 @@
}
</style>
<body>
<input id="text" name="text" placeholder="QR code content">
<input id="text" name="text" placeholder="QR code content" style="width: 100%;">
<div id="qrcode"></div>
</body>
<script type="text/javascript" src="js/jquery.min.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment