Skip to content

Commit

Permalink
chore(project): sync generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Aug 28, 2020
1 parent 91d8159 commit 1351f63
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/components/docs/sass.md
Original file line number Diff line number Diff line change
Expand Up @@ -20859,6 +20859,13 @@ Number input styles
background-color: $field-02;
}

.#{$prefix}--number--light input[type='number']:disabled,
.#{$prefix}--number--light
.#{$prefix}--number--readonly
input[type='number'] {
background-color: $field-02;
}

.#{$prefix}--number--mobile {
width: auto;
min-width: rem(144px);
Expand Down

0 comments on commit 1351f63

Please sign in to comment.