Improve designs of FTUE analytics opt-in screen (#2684)

* Improve designs of FTUE analytics opt-in screen

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
Jorge Martin Espinosa 2024-04-10 10:28:05 +02:00 committed by GitHub
parent cf072fa1e1
commit 6db513c125
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 36 additions and 52 deletions

View file

@ -59,8 +59,8 @@ fun InfoListItemMolecule(
color = backgroundColor,
shape = backgroundShape,
)
.padding(vertical = 12.dp, horizontal = 20.dp),
horizontalArrangement = Arrangement.spacedBy(16.dp),
.padding(vertical = 12.dp, horizontal = 18.dp),
horizontalArrangement = Arrangement.spacedBy(12.dp),
) {
icon()
message()