Commit 4e3590b8 authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.html

parent fe4a1bed
......@@ -151,8 +151,8 @@
<div class="modal-content" style="">
<div style="height:30px;width:100%;display: inline-block;margin-bottom:5px;text-align: center;"> A simple and secure POS terminal</div>
<div id="qrcode" style="height:200px;width:200px;display:none;"></div>
<div class="row" style="position: absolute;bottom: 5%;">
<div class="webAuthInp input-field col s12" style="margin-top:60%;text-align:center;">
<div class="row" style="position: absolute;bottom: 5%; width: calc(100% - 56px);">
<div class="webAuthInp input-field col s12" style="text-align:center;">
<input id="login-num" type="tel" class="validate characterCounter" prid="login-num" autocomplete="off" minlength="10" maxlength="25" data-length="25" required>
<label for="login-num" class="" style="text-align:center;">Phone Number</label>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment