Skip to content

Commit

Permalink
fix(cxl-ui): set max three lines to cxl-light-card header
Browse files Browse the repository at this point in the history
  • Loading branch information
freudFlintstone committed Nov 21, 2023
1 parent 7706b55 commit 7f1ef8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cxl-ui/scss/cxl-light-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
max-width: none;

.name {
@include mixins.ellipsis-for-lines(3);
font-size: var(--lumo-font-size-m);
font-weight: 600;
}
Expand Down

0 comments on commit 7f1ef8e

Please sign in to comment.