瀏覽代碼

rn,settings: remove top margin

master
Saúl Ibarra Corretgé 5 年之前
父節點
當前提交
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
 

Loading…
取消
儲存