Visually unify the home header with other screens
This commit is contained in:
parent
cc6ead42d0
commit
bf056cf622
5 changed files with 10 additions and 6 deletions
|
@ -77,7 +77,7 @@ export const ViewHeader = observer(function ({
|
|||
<FontAwesomeIcon
|
||||
size={18}
|
||||
icon="bars"
|
||||
style={[styles.backIcon, pal.icon]}
|
||||
style={[styles.backIcon, pal.textLight]}
|
||||
/>
|
||||
)}
|
||||
</TouchableOpacity>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue