Skip to content

Commit

Permalink
feat(limel-list): overwrite material badge size in a list
Browse files Browse the repository at this point in the history
  • Loading branch information
BregenzerK authored and adrianschmidt committed Sep 10, 2019
1 parent cacee55 commit 03d1598
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/list/list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
limel-icon {
background-color: var(--icon-background-color, var(--lime-grey));
color: white;
height: 3rem;
width: 3rem;
}
}
}

0 comments on commit 03d1598

Please sign in to comment.