Skip to content

Commit

Permalink
added text-wrap mixin so it fixes long URLs in Session->ILMs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelchadwick committed Jul 5, 2024
1 parent f700e2f commit 6b6a325
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
}
.lm-title {
@include m.ilios-link-button;
@include m.text-wrap;
}
}

Expand Down

0 comments on commit 6b6a325

Please sign in to comment.