Skip to content

Commit

Permalink
fix(field): add styles for ly-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Enlcxx committed Apr 25, 2020
1 parent 1b75ebb commit 45e37bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/field/field.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ export const STYLES = (theme: ThemeVariables & LyFieldVariables, ref: ThemeRef)
font-size: .75em
margin-top: .25em
}
ly-icon {
font-size: inherit
}
{
...${
(theme.field
Expand Down

0 comments on commit 45e37bb

Please sign in to comment.