Browse Source

rn,settings: remove top margin

master
Saúl Ibarra Corretgé 5 years ago
parent
commit
fe90e5aa8f
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      react/features/settings/components/native/styles.js

+ 0
- 1
react/features/settings/components/native/styles.js View File

@@ -60,7 +60,6 @@ export default createStyleSheet({
60 60
      */
61 61
     formSectionTitle: {
62 62
         backgroundColor: 'rgba(0, 0, 0, 0.1)',
63
-        marginTop: 5,
64 63
         padding: 5
65 64
     },
66 65
 

Loading…
Cancel
Save