diff options
| author | anderklander <anderklander@gmail.com> | 2018-04-04 14:47:35 +0200 |
|---|---|---|
| committer | anderklander <anderklander@gmail.com> | 2018-04-11 13:45:42 +0200 |
| commit | a8d982bc47872e5e734abd97f9e6b56ceec59557 (patch) | |
| tree | 994ad4c784015da1a0c5c03bf8bccf732f0f3809 /app | |
| parent | ed3e3ecd757ec3ee488cbe40b928cbbb9b43732b (diff) | |
| download | mullvadvpn-a8d982bc47872e5e734abd97f9e6b56ceec59557.tar.xz mullvadvpn-a8d982bc47872e5e734abd97f9e6b56ceec59557.zip | |
Subtitle line height
Diffstat (limited to 'app')
| -rw-r--r-- | app/components/SelectLocationStyles.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/components/SelectLocationStyles.js b/app/components/SelectLocationStyles.js index 16a20d8dd5..7063833be1 100644 --- a/app/components/SelectLocationStyles.js +++ b/app/components/SelectLocationStyles.js @@ -107,6 +107,7 @@ export default { fontFamily: 'Open Sans', fontSize: 13, fontWeight: '600', + lineHeight: 20, color: colors.white60, letterSpacing: -0.2, paddingTop: 0, |
