Skip to content

Commit

Permalink
fix opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
enejb committed Jan 17, 2025
1 parent 9602d03 commit 9ca3772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/packages/forms/src/contact-form/css/grunion.css
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ on production builds, the attributes are being reordered, causing side-effects
padding: 0;

appearance: none;
opacity: 100;
opacity: 1;
border: solid 1px currentColor;

outline-offset: 4px;
Expand Down

0 comments on commit 9ca3772

Please sign in to comment.