Skip to content

Commit

Permalink
feat(@hippy/react-web): remove font default style for Text
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdyqin authored and zealotchen0 committed Aug 7, 2023
1 parent 4f8c340 commit cf1209a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/hippy-react-web/src/components/text.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ const baseTextStyle = {
backgroundColor: 'transparent',
border: '0 solid black',
boxSizing: 'border-box',
font: '14px System',
listStyle: 'none',
margin: 0,
padding: 0,
Expand Down

0 comments on commit cf1209a

Please sign in to comment.