Skip to content

Commit

Permalink
fixed dropdown on safari
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh committed Aug 5, 2023
1 parent a457f6a commit 4010bcd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/views/panel-switch-menu.blade.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

<x-filament::dropdown
placement="bottom-start"
teleport
placement="bottom-end"
>
<x-slot name="trigger">
<button
Expand Down

0 comments on commit 4010bcd

Please sign in to comment.