mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 20:21:19 +02:00
remove border from tag items
This commit is contained in:
@@ -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'
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user