Skip to content

Commit

Permalink
Add: Missing margin to the color picker clear button (#37016)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta authored and noisysocks committed Dec 6, 2021
1 parent f7bd44b commit c120155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/circular-option-picker/style.scss
Expand Up @@ -9,6 +9,7 @@ $color-palette-circle-spacing: 12px;
.components-circular-option-picker__custom-clear-wrapper {
display: flex;
justify-content: flex-end;
margin-top: $grid-unit-15;
}

.components-circular-option-picker__swatches {
Expand Down

0 comments on commit c120155

Please sign in to comment.