Skip to content

Commit

Permalink
Merge pull request #10403 from Expensify/jasper-fixPeopleRowBorders
Browse files Browse the repository at this point in the history
Add borderBottom styles on the WorkspaceMembersPage
  • Loading branch information
sketchydroide authored Aug 18, 2022
2 parents 85a3138 + d9b8187 commit 99271b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -2360,9 +2360,6 @@ const styles = {
width: '100%',
flexDirection: 'row',
justifyContent: 'space-between',
},

peopleRowOfflineFeedback: {
borderBottomWidth: 1,
borderColor: themeColors.border,
...spacing.pv2,
Expand Down

0 comments on commit 99271b8

Please sign in to comment.