diff --git a/website/client/src/components/groups/lookingForParty.vue b/website/client/src/components/groups/lookingForParty.vue index fd22c7656a..c6db90671b 100644 --- a/website/client/src/components/groups/lookingForParty.vue +++ b/website/client/src/components/groups/lookingForParty.vue @@ -188,6 +188,7 @@ padding: 8px; border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(26, 24, 29, 0.12), 0 1px 2px 0 rgba(26, 24, 29, 0.24); + background-color: $white; &:first-of-type { margin-top: 24px;