Skip to content

Commit

Permalink
[PAY-3671] Fix divider spacing before 'Add some tracks' (#10767)
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjacobson authored Dec 18, 2024
1 parent bef0bef commit 07d1d82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
}

.tileDivider {
margin-bottom: var(--harmony-unit-10);
margin: var(--harmony-unit-10) 0;
}

0 comments on commit 07d1d82

Please sign in to comment.