@@ -260,8 +260,7 @@ fun EmailSignupScreen() {
|
|||||||
) {
|
) {
|
||||||
ActionButton(
|
ActionButton(
|
||||||
modifier = Modifier
|
modifier = Modifier
|
||||||
.width(345.dp)
|
.width(345.dp),
|
||||||
.height(48.dp),
|
|
||||||
text = stringResource(R.string.lets_ride_upper),
|
text = stringResource(R.string.lets_ride_upper),
|
||||||
backgroundColor = Color(0xffda3832),
|
backgroundColor = Color(0xffda3832),
|
||||||
color = Color.White
|
color = Color.White
|
||||||
|
|||||||
Reference in New Issue
Block a user