Skip to content

Commit

Permalink
small style update
Browse files Browse the repository at this point in the history
  • Loading branch information
kayla-glick committed Apr 29, 2024
1 parent e8676e3 commit 6366609
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ui/scss/core/components/_gear_picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,12 @@ $favorite-cell-width: 2rem;
height: calc($icon-size-md + map-get($spacers, 2));
border: 2px solid $success;
}

&:nth-child(6),
&:nth-child(14) {
// Spacing between ragdoll sections
margin-bottom: map-get($spacers, 3);
}
}
}

Expand Down

0 comments on commit 6366609

Please sign in to comment.