Skip to content

Commit

Permalink
spacing adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Sep 15, 2024
1 parent ae2b57f commit 850aa67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const emit = defineEmits(['filterGroupAccordionItemOpened', 'filterGroupAccordio
</script>
<template>
<div
class="SearchFilterGroupAccordionItem border-t pt-3"
class="SearchFilterGroupAccordionItem border-t pt-2.5"
:class="{
'-open border-gray-light-mid -mb-px': !isHidden,
'border-transparent mb-3': isHidden
Expand Down

0 comments on commit 850aa67

Please sign in to comment.