Skip to content

Commit

Permalink
fix(content): added content color with updated styles
Browse files Browse the repository at this point in the history
  • Loading branch information
andreancardona committed May 20, 2021
1 parent 8c52d94 commit 702135f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/components/ui-shell/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
.#{$prefix}--content {
padding: 2rem;
background: $layer;
color: $text-primary;
will-change: margin-left;
}

Expand Down

0 comments on commit 702135f

Please sign in to comment.