Skip to content

Commit

Permalink
fix icon style
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrex-o committed Apr 6, 2024
1 parent 988fe11 commit a42b7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/components/src/lib/icon/icon.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ fhem-native-icon{
height: inherit;
background-position: center;
background-repeat: no-repeat;
background-size: 150%;
background-size: 170% 170%;
}
}

0 comments on commit a42b7ff

Please sign in to comment.