diff --git a/app/features/lfg/components/LFGPost.module.css b/app/features/lfg/components/LFGPost.module.css index 734803b8c..4e6b8db72 100644 --- a/app/features/lfg/components/LFGPost.module.css +++ b/app/features/lfg/components/LFGPost.module.css @@ -75,7 +75,7 @@ width: max-content; margin-left: auto; margin-right: auto; - z-index: 99; + z-index: 1; } .showAllButtonExpanded {