Skip to content

Commit

Permalink
fix notifications hover box
Browse files Browse the repository at this point in the history
  • Loading branch information
zlayine committed Aug 5, 2024
1 parent fd2f575 commit 4eff9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/components/Popover.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
:class="theme"
:block="block"
:show="show"
:hover="hover"
:offset-distance="offsetDistance"
:placement="(placement as any)"
z-index="30"
Expand Down

0 comments on commit 4eff9ae

Please sign in to comment.