Skip to content

Commit

Permalink
fix: tab button height
Browse files Browse the repository at this point in the history
  • Loading branch information
aswin-s committed Jan 5, 2024
1 parent c23db7c commit e261836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export default {
signInLogoWidthLargeScreen: 144,
signInLogoHeightLargeScreen: 108,
signInLogoWidthPill: 132,
tabSelectorButtonHeight: 40,
tabSelectorButtonHeight: 42,
tabSelectorButtonPadding: 12,
lhnLogoWidth: 95.09,
lhnLogoHeight: 22.33,
Expand Down

0 comments on commit e261836

Please sign in to comment.