mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 02:33:46 +00:00
more form fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form (ngSubmit)="submit()" class="container">
|
||||
<form (ngSubmit)="submit()" class="container" ngNativeValidate>
|
||||
<div class="row justify-content-md-center mt-5">
|
||||
<div class="col-5">
|
||||
<p class="text-center mb-4">
|
||||
|
||||
Reference in New Issue
Block a user