Skip to content

Commit

Permalink
Add will change
Browse files Browse the repository at this point in the history
  • Loading branch information
emilkowalski committed May 7, 2024
1 parent 51c1137 commit 57b7ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[vaul-drawer] {
touch-action: none;
will-change: transform;
transition: transform 0.5s cubic-bezier(0.32, 0.72, 0, 1);
}

Expand Down

0 comments on commit 57b7ef2

Please sign in to comment.