Skip to content

Commit

Permalink
chore(tile): audit tile styles (#10772)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
Alessandra Davila and kodiakhq[bot] authored Feb 18, 2022
1 parent db5c365 commit cdacbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styles/scss/components/tile/_tile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

// V11: Possibly deprecate
.#{$prefix}--tile--light {
background-color: $layer-02;
background-color: $layer;
}

.#{$prefix}--tile--clickable,
Expand Down

0 comments on commit cdacbe8

Please sign in to comment.