mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
fixes and improvements in ui while on a tablet
This commit is contained in:
@@ -24,7 +24,7 @@ const DialogHeader = ({icon, title, paragraph}) => {
|
||||
color: colors.heading,
|
||||
fontFamily: WEIGHT.bold,
|
||||
marginLeft: 5,
|
||||
fontSize: SIZE.md,
|
||||
fontSize: SIZE.lg,
|
||||
}}>
|
||||
{title}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user