Skip to content

Commit

Permalink
fix(VListItemSubtitle): apply ellipsis with line-clamp
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Jun 15, 2021
1 parent 0cedcf3 commit 2f8faac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vuetify/src/components/VList/VListItem.sass
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
overflow: hidden
padding: $list-item-subtitle-padding
text-overflow: ellipsis
white-space: nowrap

.v-list--two-line &
-webkit-line-clamp: 1
Expand Down

0 comments on commit 2f8faac

Please sign in to comment.