Skip to content

Commit

Permalink
#1682 Remove unwanted opacity
Browse files Browse the repository at this point in the history
Signed-off-by: Veena S <[email protected]>
  • Loading branch information
veenas1 committed Feb 5, 2024
1 parent 184adc8 commit 5c9b458
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ $properties-modal-buttons-height: 64px;
cursor: default;
&.show {
display: block;
opacity: 1; // Opacity handled by $overlay token
}
}

Expand Down

0 comments on commit 5c9b458

Please sign in to comment.