diff --git a/src/components/notificationLine/view/notificationLineStyles.js b/src/components/notificationLine/view/notificationLineStyles.js index 583a201d8..dffceb76a 100644 --- a/src/components/notificationLine/view/notificationLineStyles.js +++ b/src/components/notificationLine/view/notificationLineStyles.js @@ -50,7 +50,7 @@ export default EStyleSheet.create({ backgroundColor: '$primaryLightBlue', borderTopWidth: 0.3, borderBottomWidth: 0.3, - borderColor: '#e7e7e7', + // borderColor: '#e7e7e7', }, hasNoAvatar: { backgroundColor: '#d8d8d8',