Skip to content

Commit

Permalink
fix: adjust header title & action button spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaHungDinh committed Dec 11, 2024
1 parent 276b01b commit 307f669
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
display: flex;
flex-direction: row;
align-items: center;
column-gap: 1rem;
column-gap: var(--givewp-spacing-2);
margin-top: auto;
}

Expand Down

0 comments on commit 307f669

Please sign in to comment.