Explorar el Código

rn,settings: remove top margin

j8
Saúl Ibarra Corretgé hace 6 años
padre
commit
fe90e5aa8f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      react/features/settings/components/native/styles.js

+ 0
- 1
react/features/settings/components/native/styles.js Ver fichero

@@ -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…
Cancelar
Guardar