Sha256: 019f6d977fae2c5c2a319e55ea9609c8e6ebe0355d27714d7ad5d3b0495181c4

Contents?: true

Size: 1.68 KB

Versions: 29

Compression:

Stored size: 1.68 KB

Contents

<div class="relative z-10" aria-labelledby="slide-over-title" role="dialog" aria-modal="true">
  <div class="fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity"></div>
  <div class="fixed inset-0 overflow-hidden">
    <div class="absolute inset-0 overflow-hidden">
      <div class="pointer-events-none fixed inset-y-0 right-0 flex max-w-full pl-10">
        <div class="pointer-events-auto w-screen max-w-md">
          <div class="flex h-full flex-col overflow-y-scroll bg-white py-6 shadow-xl">
            <div class="px-4 sm:px-6">
              <div class="flex items-start justify-between">
                <h2 class="text-lg font-medium text-gray-900" id="slide-over-title">Panel title</h2>
                <div class="ml-3 flex h-7 items-center">
                  <button type="button" class="rounded-md bg-white text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2">
                    <span class="sr-only">Close panel</span>
                    <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
                      <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
                    </svg>
                  </button>
                </div>
              </div>
            </div>
            <div class="relative mt-6 flex-1 px-4 sm:px-6">
              <div class="absolute inset-0 px-4 sm:px-6">
                <div class="h-full border-2 border-dashed border-gray-200" aria-hidden="true"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tailwind_dsl-0.0.32 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.31 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.30 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.29 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.28 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.27 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.26 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.25 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.24 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.23 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.22 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.21 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.20 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.19 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.18 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.17 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.16 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.15 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.14 .components/tui/application-ui/overlays/slide-overs/03.clean.html
tailwind_dsl-0.0.13 .components/tui/application-ui/overlays/slide-overs/03.clean.html