Skip to content

Commit b3c5275

Browse files
fixup! Fix #16: Firefox not Working
1 parent 3691d25 commit b3c5275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_mixins.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818

1919
@mixin float-label-input {
20-
&::-webkit-input-placeholder {
20+
&::placeholder {
2121
opacity: 1;
2222
transition: all .2s;
2323
}

0 commit comments

Comments
 (0)