mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 20:47:42 +00:00
Improve QR padding
This commit is contained in:
@@ -103,9 +103,10 @@ private fun Content(
|
||||
contentDescription = "",
|
||||
tint = LocalOnLightCell.current,
|
||||
modifier = Modifier
|
||||
.size(62.dp)
|
||||
.align(Alignment.Center)
|
||||
.size(60.dp)
|
||||
.background(color = backgroundColor)
|
||||
.size(66.dp)
|
||||
)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user