Skip to content

Commit

Permalink
Merge pull request #5012 from vdegenne:list-item-start-nonoverflow
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 568942415
  • Loading branch information
copybara-github committed Sep 27, 2023
2 parents db3c865 + 5607059 commit b591196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/item/internal/_item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
}

.default-slot,
::slotted(*) {
.text ::slotted(*) {
overflow: hidden;
text-overflow: ellipsis;
}
Expand Down

0 comments on commit b591196

Please sign in to comment.