Skip to content

Commit

Permalink
Update apps/web/src/pages/ManagerDashboardPage/ManagerDashboardPage.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Yoni K <yoni.kid15@gmail.com>
  • Loading branch information
petertgiles and yonikid15 authored Oct 3, 2024
1 parent 3fe9cbc commit 7c23299
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ const ManagerDashboard = ({ userQuery }: ManagerDashboardProps) => {
}}
type="multiple"
// we don't need that fat padding in the accordion inside the task card
data-h2-padding-bottom="base:selectors[>.Accordion__Item > .Accordion__Content](0)"
data-h2-padding-bottom="base:selectors[>.Accordion__Item > .Accordion__Content](x.5)"
>
<Accordion.Item value="your_talent_searches">
<Accordion.Trigger>
Expand Down

0 comments on commit 7c23299

Please sign in to comment.