Skip to content
Snippets Groups Projects
Unverified Commit b4f0087e authored by Austin Pearce's avatar Austin Pearce Committed by GitHub
Browse files

increase mobile header label font weight (#3062)

parent f81c452b
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -742,6 +742,7 @@ const ExpenseGroupHeader = memo(function ExpenseGroupHeader({
width: sidebarColumnWidth,
textAlign: 'left',
...styles.smallText,
fontWeight: '500',
}}
data-testid="group-name"
>
......
---
category: Bugfix
authors: [JukeboxRhino]
---
Increase the font-weight of the mobile category label to match the value totals
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment