We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0012402 commit 367e237Copy full SHA for 367e237
frontend/app/components/filter-sidebar.hbs
@@ -6,7 +6,7 @@
6
'filter-sidebar--visible translate-x-0'
7
'translate-x-full'
8
}}
9
- bg-background fixed bottom-0 right-0 top-[54px] z-20 flex flex-col transition-transform duration-300 xl:top-[50px]"
+ bg-background fixed bottom-0 right-0 top-[54px] z-[21] flex flex-col transition-transform duration-300 xl:top-[50px]"
10
...attributes
11
>
12
<div
0 commit comments