diff --git a/lib/music_library_web/live/wishlist_live/show.html.heex b/lib/music_library_web/live/wishlist_live/show.html.heex index 5e784544..fab6664f 100644 --- a/lib/music_library_web/live/wishlist_live/show.html.heex +++ b/lib/music_library_web/live/wishlist_live/show.html.heex @@ -26,7 +26,7 @@
<.dropdown id={"actions-#{@record.id}"} placement="bottom-end"> - <:toggle> + <:toggle class="h-5 block"> {gettext("Actions")} <.icon name="hero-ellipsis-vertical"