Skip to content

Commit

Permalink
Increase spacing around Help header (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck authored Apr 26, 2024
1 parent f39669e commit 2b6fe1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ fun SettingsScreen(
}
},
)

Spacer(Modifier.height(16.dp))
HelpSettings(
onTutorialClick = remember(viewModel) {
{
Expand Down

0 comments on commit 2b6fe1b

Please sign in to comment.