mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
ui updates
This commit is contained in:
@@ -82,7 +82,7 @@ export const ContainerBottomButton = ({title, onPress, color}) => {
|
||||
<Icon
|
||||
name={title === 'Clear all trash' ? 'delete' : 'plus'}
|
||||
color="white"
|
||||
size={SIZE.xl}
|
||||
size={SIZE.xxl}
|
||||
/>
|
||||
</View>
|
||||
</PressableButton>
|
||||
|
||||
Reference in New Issue
Block a user