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 Sep 23, 2020
1 parent 511ffcf commit fcb44ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/components/docs/sass.md
Original file line number Diff line number Diff line change
Expand Up @@ -18041,6 +18041,7 @@ File uploader styles
}

.#{$prefix}--form-requirement {
display: block;
grid-column: 1 / -1;
max-height: none;
margin: 0;
Expand Down Expand Up @@ -18106,6 +18107,11 @@ File uploader styles
padding: 0 $carbon--spacing-05;
}

.#{$prefix}--file__selected-file--invalid
.#{$prefix}--form-requirement__title {
color: $text-error;
}

.#{$prefix}--file__selected-file--invalid
.#{$prefix}--form-requirement__supplement {
color: $text-01;
Expand Down

0 comments on commit fcb44ac

Please sign in to comment.