Skip to content

Commit

Permalink
fix(backdrop): styles
Browse files Browse the repository at this point in the history
  • Loading branch information
reme3d2y committed Apr 9, 2021
1 parent b78840d commit 82bdfa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/backdrop/src/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

.appearActive,
.enterActive,
.appearDone,
.enterDone {
background-color: var(--backdrop-visible-background);
transition: background-color 200ms ease-in;
Expand Down

0 comments on commit 82bdfa7

Please sign in to comment.