Adjusted the login flow buttons a little bit
They were slightly smaller on the onboarding page so I used that everywhere Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
This commit is contained in:
parent
4ba73c0bb1
commit
3899814adb
4 changed files with 24 additions and 14 deletions
|
|
@ -186,7 +186,7 @@ private fun OnBoardingButtons(
|
|||
.fillMaxWidth()
|
||||
)
|
||||
}
|
||||
Spacer(modifier = Modifier.height(16.dp))
|
||||
Spacer(modifier = Modifier.height(48.dp))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue