Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 56ac31c

Browse files
tanxvalentinewallace
authored andcommitted
Update logs fontSize
1 parent 10fb35c commit 56ac31c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/view/cli.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ CLIView.propTypes = {
4949
const iStyles = StyleSheet.create({
5050
text: {
5151
textAlign: 'left',
52-
lineHeight: 34,
53-
fontSize: font.sizeM,
52+
fontSize: font.sizeS,
5453
},
5554
});
5655

0 commit comments

Comments
 (0)