mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 17:27:45 +00:00
Improve QR padding
This commit is contained in:
parent
f183e162a8
commit
3687e2ed46
@ -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)
|
||||
)
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user