remove border from tag items

This commit is contained in:
ammarahm-ed
2021-12-17 10:30:18 +05:00
parent 402d14276a
commit 58e24dffd4

View File

@@ -45,8 +45,6 @@ const TagItem = React.memo(
height: 80 * fontScale,
flexDirection: 'row',
alignItems: 'center',
borderBottomWidth: 1.5,
borderBottomColor: colors.nav,
width: '100%',
justifyContent: 'space-between'
}}>