Skip to content

Commit

Permalink
Correct selector and adjust wrapper left margin (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
William Welling committed Sep 28, 2022
1 parent f9ac25c commit 45b538c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/tl-elements/src/lib/tl-icon/tl-icon.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
:host {
tl-icon-wrapper {
display: inline-block;
margin-left: 5px;
}

wvre-icon {
wvr-icon-component {
--wvr-icon-color: inherit;
--wvr-icon-size: inherit;
}
Expand Down

0 comments on commit 45b538c

Please sign in to comment.