Restore flex context for sheet selection bar
This commit is contained in:
@@ -113,7 +113,7 @@ defmodule MusicLibraryWeb.Components.Release do
|
|||||||
@impl true
|
@impl true
|
||||||
def render(assigns) do
|
def render(assigns) do
|
||||||
~H"""
|
~H"""
|
||||||
<div>
|
<div class="flex h-full min-h-0 flex-1 flex-col">
|
||||||
<.form
|
<.form
|
||||||
for={@form}
|
for={@form}
|
||||||
id={"#{@sheet_id}-form"}
|
id={"#{@sheet_id}-form"}
|
||||||
|
|||||||
Reference in New Issue
Block a user