Skip to content

Commit

Permalink
fix(components): removing list style updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 13, 2024
1 parent c73dfbe commit 595194f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions libs/components/src/list/list-item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@

.mdc-deprecated-list-item__secondary-text {
--mdc-icon-size: var(--mdc-typography-body2-font-size);

display: flex;
align-items: center;

::slotted(*) {
display: flex;
align-items: center;
}
}

.mdc-deprecated-list-item__meta {
Expand Down

0 comments on commit 595194f

Please sign in to comment.