Fix placement issue with dropdown
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
/>
|
/>
|
||||||
</button>
|
</button>
|
||||||
<.dropdown id={"actions-#{@record.id}"} placement="bottom-end">
|
<.dropdown id={"actions-#{@record.id}"} placement="bottom-end">
|
||||||
<:toggle>
|
<:toggle class="h-5 block">
|
||||||
<span class="sr-only">{gettext("Actions")}</span>
|
<span class="sr-only">{gettext("Actions")}</span>
|
||||||
<.icon
|
<.icon
|
||||||
name="hero-ellipsis-vertical"
|
name="hero-ellipsis-vertical"
|
||||||
|
|||||||
Reference in New Issue
Block a user