Fix LFG "Show more" button showing over nav dialog

This commit is contained in:
Kalle
2025-11-27 21:21:51 +02:00
parent 2fa9cad539
commit 94bc66f7df

View File

@@ -75,7 +75,7 @@
width: max-content;
margin-left: auto;
margin-right: auto;
z-index: 99;
z-index: 1;
}
.showAllButtonExpanded {