Skip to content

Commit

Permalink
opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
loivsen committed Jun 7, 2024
1 parent 0bf7dbd commit 73db5de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export abstract class UUIBooleanInputElement extends UUIFormControlMixin(
position: absolute;
height: 0px;
width: 0px;
visibility: hidden;
opacity: 0;
}
:host([label-position='left']) label {
Expand Down

0 comments on commit 73db5de

Please sign in to comment.