Skip to content

Commit

Permalink
using mixin
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Driscoll <[email protected]>
  • Loading branch information
eriklharper and driskull authored Jan 7, 2025
1 parent 382f9a0 commit 76af1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/calcite-components/src/components/tile/tile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ calcite-link {

.content-container {
flex-direction: column;
word-break: break-word;
@include word-break();
}

.text-content-container {
Expand Down

0 comments on commit 76af1bd

Please sign in to comment.