chore: fixed the width for the offcanvas

pagebuilder
Tejas Chari 2023-11-22 16:19:20 +05:30
parent f1e44f1de1
commit 3e9543a0b7
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@
</div>
<!-- Off Screen Canvas Menu For Filters -->
<div id="product-list-top-filters" class="offcanvas fixed inset-0 flex w-96 hidden" role="dialog" aria-modal="true">
<div class="relative mr-auto flex h-full md:w-64 flex-col overflow-y-auto bg-white py-4 pb-12 shadow-xl">
<div id="product-list-top-filters" class="offcanvas fixed inset-0 flex w-64 hidden" role="dialog" aria-modal="true">
<div class="relative mr-auto flex h-full flex-col overflow-y-auto bg-white py-4 pb-12 shadow-xl">
<div class="flex items-center justify-between px-4">
<h2 class="text-lg font-medium text-gray-900">Filters</h2>
<button id="hide-filters" type="button">