Sha256: 9f7f7e764fde2121e59b8fdd1c34d31ad65b7cefc55a48178278a8a4ca451f31

Contents?: true

Size: 449 Bytes

Versions: 24

Compression:

Stored size: 449 Bytes

Contents

<main class="overflow-auto flex-1 h-full min-h-full max-h-full">
  <div class="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-13rem)]">
      <div class="flex-1 mt-4 w-full h-full">
        <%= content %>
      </div>
      <%= slideover %>
    </section>
  </div>
</main>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
panda_cms-0.3.15 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.14 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.13 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.12 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.11 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.10 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.9 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.8 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.7 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.6 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.5 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.4 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.3 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.2 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.1 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.3.0 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.2.7 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.2.6 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.2.5 app/components/panda_cms/admin/container_component.html.erb
panda_cms-0.2.4 app/components/panda_cms/admin/container_component.html.erb