@@ -112,8 +112,6 @@ const SettingListItem = props => {
backgroundColor: currentTheme === 'light' ? colors().primaryTintColor : colors().black_variant,
marginLeft: 20,
padding: 8,
- // maxHeight:48,
- // maxWidth: 48,
borderRadius: 32,
},
})