Skip to content

Commit

Permalink
fix(list-item): hide headline overflow and fix width.
Browse files Browse the repository at this point in the history
  • Loading branch information
vdegenne committed Nov 27, 2023
1 parent 21432b3 commit 4697407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions list/internal/listitem/_list-item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
outline: none;
// hide android tap color since we have ripple
-webkit-tap-highlight-color: transparent;
width: 100%;
}

.list-item.interactive {
Expand Down

0 comments on commit 4697407

Please sign in to comment.