Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ciampini <marco.ciampo@gmail.com>
  • Loading branch information
mirka and ciampo authored Aug 10, 2022
1 parent fa743f7 commit 901814e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const ToggleGroupControl = ( {
${ toggleGroupControlSize( size ) }
&:focus-within {
&:focus-within {
border-color: ${ COLORS.ui.borderFocus };
box-shadow: ${ CONFIG.controlBoxShadowFocus };
outline: none;
Expand Down

0 comments on commit 901814e

Please sign in to comment.