Skip to content

Commit

Permalink
Merge pull request #14628 from Expensify/cmartins-fixIndentation
Browse files Browse the repository at this point in the history
Remove left padding for prefix

(cherry picked from commit 4b0bd59)
  • Loading branch information
puneetlath authored and OSBotify committed Jan 27, 2023
1 parent 46fcdbe commit 2197d65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,6 @@ const styles = {
left: 0,
top: 0,
height: '100%',
paddingLeft: 11,
paddingTop: 23,
paddingBottom: 8,
color: themeColors.text,
Expand Down

0 comments on commit 2197d65

Please sign in to comment.