Skip to content

Commit 9ca3772

Browse files
committed
fix opacity
1 parent 9602d03 commit 9ca3772

File tree

1 file changed

+1
-1
lines changed
  • projects/packages/forms/src/contact-form/css

1 file changed

+1
-1
lines changed

projects/packages/forms/src/contact-form/css/grunion.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ on production builds, the attributes are being reordered, causing side-effects
588588
padding: 0;
589589

590590
appearance: none;
591-
opacity: 100;
591+
opacity: 1;
592592
border: solid 1px currentColor;
593593

594594
outline-offset: 4px;

0 commit comments

Comments
 (0)