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