Skip to content

Commit

Permalink
Make border control slider field a flex container (#39750)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw authored Mar 28, 2022
1 parent 77e9bf4 commit 98773d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/border-control/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,6 @@ export const borderSlider = () => css`
${ StyledField } {
margin-bottom: 0;
font-size: 0;
display: flex;
}
`;

0 comments on commit 98773d8

Please sign in to comment.