Mike 3 years ago
parent
commit
f9eeafbc66
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ArkCard-web/event.html

+ 1 - 1
ArkCard-web/event.html

@@ -54,7 +54,7 @@
                                     <input type="email" class="mb-1 form-control" id="email" placeholder="請輸入您的Email">
                                     <div class="text-danger small" style="text-align: left;">* 會發送合約地址至您指定的Email</div>
                                 </div>
-                                <input class="" id="userid">
+                                <input class="d-none" id="userid">
                                 <button type="submit" class="btn btn-primary">同意接收</button>
                             </div>
                         </div>