Skip to content

Commit

Permalink
RangeControl: Tweak specificity to work as before
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Nov 3, 2021
1 parent 9f4ab35 commit 6dcd9fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ export const InputNumber = styled( NumberControl )`
margin-top: 0;
width: ${ space( 16 ) } !important;
input[type='number']& {
&& input[type='number'] {
${ rangeHeight };
}
Expand Down

0 comments on commit 6dcd9fc

Please sign in to comment.