Sha256: 66fbdc2ec8ba6ea007077a0d5e4349f4dbdfba2d4656794a31f71b358cdc93a8

Contents?: true

Size: 463 Bytes

Versions: 15

Compression:

Stored size: 463 Bytes

Contents

<main class="overflow-auto flex-1 h-full min-h-full max-h-full">
  <div class="overflow-auto px-2 pt-4 mx-auto sm:px-6 lg:px-6">
    <%= heading %>
    <%= tab_bar %>
    <%# I mean, you can edit this CSS if you want, but I hope you want to lose 2 hours to iFrame joy? %>
    <section class="flex-auto h-[calc(100vh-10rem)]">
      <div class="flex-1 mt-4 w-full h-full">
        <%= content %>
      </div>
      <%= slideover %>
    </section>
  </div>
</main>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
panda_cms-0.6.3 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.6.2 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.6.1 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.6.0 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.10 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.9 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.8 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.7 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.6 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.5 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.4 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.3 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.2 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.1 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.5.0 app/components/panda_cms/admin/container_component.html.erb