Restore cursor position in TypedInput cred-mode

This commit is contained in:
Nick O'Leary
2020-11-16 11:37:04 +00:00
parent 99478897c5
commit bed1d31bc8
2 changed files with 15 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
border: 1px solid $form-input-border-color;
border-radius: 4px;
height: 34px;
line-height: 14px;
display: inline-flex;
padding: 0;
margin: 0;