Create pin : change digit size box
This commit is contained in:
@@ -211,7 +211,7 @@ private fun PinDigitView(
|
||||
}
|
||||
Box(
|
||||
modifier = modifier
|
||||
.size(40.dp, 50.dp)
|
||||
.size(48.dp)
|
||||
.then(appearanceModifier),
|
||||
contentAlignment = Alignment.Center,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user