浏览代码

rn,settings: remove top margin

j8
Saúl Ibarra Corretgé 6 年前
父节点
当前提交
fe90e5aa8f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      react/features/settings/components/native/styles.js

+ 0
- 1
react/features/settings/components/native/styles.js 查看文件

60
      */
60
      */
61
     formSectionTitle: {
61
     formSectionTitle: {
62
         backgroundColor: 'rgba(0, 0, 0, 0.1)',
62
         backgroundColor: 'rgba(0, 0, 0, 0.1)',
63
-        marginTop: 5,
64
         padding: 5
63
         padding: 5
65
     },
64
     },
66
 
65
 

正在加载...
取消
保存