Skip to content

Commit

Permalink
Restore pointer events on the ui/toast component
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Nov 22, 2023
1 parent d0692d8 commit 854301d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
flex items-center justify-between
rounded px-3 py-2
transform translate-y-full opacity-0 transition-all duration-500
pointer-events-auto
<%= SCHEMES.fetch(@scheme.to_sym).join(' ') %>
"
data-controller="<%= stimulus_id %>"
Expand Down

0 comments on commit 854301d

Please sign in to comment.