diff --git a/packages/components/src/circular-option-picker/style.scss b/packages/components/src/circular-option-picker/style.scss index 8b764cccfb8ec..0ae50ec6fada9 100644 --- a/packages/components/src/circular-option-picker/style.scss +++ b/packages/components/src/circular-option-picker/style.scss @@ -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 {