Skip to content

Commit

Permalink
Merge pull request #96 from ynput/develop
Browse files Browse the repository at this point in the history
1.0.8
  • Loading branch information
Innders authored May 8, 2024
2 parents 91cfd37 + 7115de0 commit 433334f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Overlay/Dialog/Dialog.styled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,5 @@ export const Backdrop = styled.div`
inset: 0;
animation: ${fadeIn} 150ms ease-in-out forwards;
animation-fill-mode: both;
z-index: 999;
`

0 comments on commit 433334f

Please sign in to comment.