Skip to content

Commit 774c6c1

Browse files
authored
Update _forms.scss
1 parent 3eb7c2e commit 774c6c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/styles/components/_forms.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@
6666
}
6767
}
6868

69+
.form__input[type='password']::-ms-reveal {
70+
display: none;
71+
}
72+
6973
.form__input-flexible-height {
7074
height: auto;
7175
}

0 commit comments

Comments
 (0)