24
1
Fork 0
Co-authored-by: timvisee <tim@visee.me>
This commit is contained in:
Danny Coates 2020-07-28 15:12:31 -07:00 committed by timvisee
parent 7f7ba0e33f
commit d13fda1419
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@ module.exports = function(state, emit) {
onsubmit="${checkPassword}"
data-no-csrf
>
<input
id="autocomplete-decoy"
class="hidden"
type="password"
value="lol"
/>
<input
id="password-input"
class="w-full border-l border-t border-b rounded-l-lg rounded-r-none ${invalid