mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
update colors
This commit is contained in:
@@ -8,8 +8,8 @@ export const ActionIcon = ({onPress, name, color,customStyle}) => {
|
||||
<TouchableOpacity
|
||||
onPress={onPress}
|
||||
style={[{
|
||||
width: 60,
|
||||
height: 50,
|
||||
width: 50,
|
||||
height: 40,
|
||||
justifyContent: 'center',
|
||||
alignItems: 'flex-end',
|
||||
paddingRight: 12,
|
||||
|
||||
Reference in New Issue
Block a user