Skip to content

Commit

Permalink
Remove opacity for -moz-placeholder.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Feb 26, 2025
1 parent 5f7a9ec commit 8b201af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/base-styles/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@
}

&::-moz-placeholder {
opacity: 1; // Necessary because Firefox reduces this from 1.
color: $dark-gray-placeholder;
}

Expand Down

0 comments on commit 8b201af

Please sign in to comment.