Skip to content

Commit

Permalink
updated width for the thread header subtitle link
Browse files Browse the repository at this point in the history
  • Loading branch information
Pujan92 committed Jun 28, 2023
1 parent 983f361 commit 4881553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/home/HeaderView.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ function HeaderView(props) {
onPress={() => {
Navigation.navigate(ROUTES.getReportRoute(props.report.parentReportID));
}}
style={[styles.alignSelfStart, styles.mw100]}
accessibilityLabel={subtitle}
accessibilityRole="link"
>
Expand Down

0 comments on commit 4881553

Please sign in to comment.