summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components/ConnectionPanel.tsx
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2020-07-13 14:38:56 +0200
committerOskar Nyberg <oskar@mullvad.net>2020-07-13 14:38:56 +0200
commitf1bd5b3ab2d6d7f5b9201994299a71612d5b7a2c (patch)
tree7b9a4be90d34818c62c8e925acba97c16ff40405 /gui/src/renderer/components/ConnectionPanel.tsx
parent838a4dfc202c072c737b906e46cf11bbb2a7662b (diff)
parentf9726a8772f867c674b1e6772d2c4ef98b5d6cbc (diff)
downloadmullvadvpn-f1bd5b3ab2d6d7f5b9201994299a71612d5b7a2c.tar.xz
mullvadvpn-f1bd5b3ab2d6d7f5b9201994299a71612d5b7a2c.zip
Merge branch 'desktop-ui-scaling'
Diffstat (limited to 'gui/src/renderer/components/ConnectionPanel.tsx')
-rw-r--r--gui/src/renderer/components/ConnectionPanel.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/src/renderer/components/ConnectionPanel.tsx b/gui/src/renderer/components/ConnectionPanel.tsx
index 24bcc1c4cf..156a46ff89 100644
--- a/gui/src/renderer/components/ConnectionPanel.tsx
+++ b/gui/src/renderer/components/ConnectionPanel.tsx
@@ -61,7 +61,6 @@ const styles = {
lineHeight: 15,
fontWeight: '600',
color: 'rgb(255, 255, 255)',
- letterSpacing: -0.2,
}),
header: Styles.createViewStyle({
flexDirection: 'row',