Skip to content

Commit

Permalink
Merge pull request Expensify#40113 from tienifr/fix/40082
Browse files Browse the repository at this point in the history
fix: missing title on disabled input
  • Loading branch information
MonilBhavsar authored Apr 16, 2024
2 parents eef5fde + dc9ea0e commit e994e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1100,6 +1100,7 @@ const styles = (theme: ThemeColors) =>
color: theme.textSupporting,
fontFamily: FontUtils.fontFamily.platform.EXP_NEUE,
width: '100%',
zIndex: 1,
},

textInputLabelBackground: {
Expand Down

0 comments on commit e994e69

Please sign in to comment.