Sha256: 3916609941cce6bea341ae355385ab86cdf1d0bd256d33295f975f2587e1843b
Contents?: true
Size: 625 Bytes
Versions: 107
Compression:
Stored size: 625 Bytes
Contents
<div class="lg:hidden absolute right-0"> <button class="ml-1 flex items-center justify-center h-10 w-10 rounded-full focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white dark:ring-transparent" id="mobile-menu-close" data-action="mobile-menu#close" > <span class="sr-only"><%= t('navigation.close_app_menu') %></span> <svg class="h-6 w-6 text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div>
Version data entries
107 entries across 107 versions & 1 rubygems