mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 20:21:19 +02:00
change font size on tagitem
This commit is contained in:
@@ -65,7 +65,7 @@ const TagItem = ({item, index}) => {
|
||||
</Heading>
|
||||
<Paragraph
|
||||
color={colors.icon}
|
||||
size={SIZE.xs}
|
||||
size={SIZE.xs + 1}
|
||||
style={{
|
||||
marginTop: 5
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user