diff options
| author | anderklander <anderklander@gmail.com> | 2018-02-15 14:05:28 +0100 |
|---|---|---|
| committer | anderklander <anderklander@gmail.com> | 2018-02-15 16:02:03 +0100 |
| commit | 89eeb129f065d92a82393db2deca58c0c0f2ff38 (patch) | |
| tree | 9d61e6b951139dfb061c1898b7eb0aab4c5e3e73 /app/components/SettingsStyles.js | |
| parent | 7ed21c2ae70a875029715d4d4c10a1c59508d6fa (diff) | |
| download | mullvadvpn-89eeb129f065d92a82393db2deca58c0c0f2ff38.tar.xz mullvadvpn-89eeb129f065d92a82393db2deca58c0c0f2ff38.zip | |
Refactoring stuff, removed Icon
Diffstat (limited to 'app/components/SettingsStyles.js')
| -rw-r--r-- | app/components/SettingsStyles.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/components/SettingsStyles.js b/app/components/SettingsStyles.js index 67452511e8..81d72277a3 100644 --- a/app/components/SettingsStyles.js +++ b/app/components/SettingsStyles.js @@ -40,12 +40,6 @@ export default Object.assign(createViewStyles({ flex: 0, opacity: 0.6, }, - settings__icon_chevron:{ - marginLeft: 8, - color: colors.white80, - width: 7, - height: 12, - }, settings__cell_spacer:{ height: 24, flex: 0 |
