Fix bulk action dropdown width #525
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ defmodule MvWeb.Components.BulkActionsDropdown do
|
|||
icon="hero-bolt"
|
||||
open={@open}
|
||||
phx_target={@myself}
|
||||
menu_width="w-64"
|
||||
menu_width="w-70"
|
||||
menu_align="left"
|
||||
button_class="btn-secondary gap-2"
|
||||
testid="bulk-actions-dropdown"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue