fix:Convenient to use the enter key on the keyboard (#116)
This commit is contained in:
		
							parent
							
								
									93e3e847f2
								
							
						
					
					
						commit
						4829dd3cfd
					
				|  | @ -57,7 +57,7 @@ | ||||||
|                         </div> |                         </div> | ||||||
|                         <!-- /.col --> |                         <!-- /.col --> | ||||||
|                         <div class="col-4"> |                         <div class="col-4"> | ||||||
|                             <button id="btn_login" type="button" class="btn btn-primary btn-block">Sign In</button> |                             <button id="btn_login" type="submit" class="btn btn-primary btn-block">Sign In</button> | ||||||
|                         </div> |                         </div> | ||||||
|                         <!-- /.col --> |                         <!-- /.col --> | ||||||
|                     </div> |                     </div> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue