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

Commit 20db32a

Browse files
committed
Add lineHeight to testnet tag
1 parent 3143cf5 commit 20db32a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/view/home.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ const headerStyles = StyleSheet.create({
188188
},
189189
testnet: {
190190
fontSize: 10,
191+
lineHeight: 16,
191192
},
192193
settingsBtn: {
193194
marginRight: 3,

0 commit comments

Comments
 (0)