Skip to content

Commit 252788d

Browse files
committed
Allow select dropdown to overflow modal footer
1 parent ba59b5a commit 252788d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/app/components/solidus_admin/ui/modal/component.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</form>
2424
</header>
2525

26-
<div class="p-4 overflow-auto">
26+
<div class="p-4">
2727
<%= content %>
2828
</div>
2929

0 commit comments

Comments
 (0)