mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-09 04:18:11 +02:00
Reduces the space between chat bubbles.
This commit is contained in:
parent
27fbf1c1ed
commit
b819f24790
@ -182,8 +182,8 @@ val ChatPaddingModifier =
|
||||
.padding(
|
||||
start = 12.dp,
|
||||
end = 12.dp,
|
||||
top = 5.dp,
|
||||
bottom = 5.dp,
|
||||
top = 3.dp,
|
||||
bottom = 3.dp,
|
||||
)
|
||||
|
||||
val profileContentHeaderModifier =
|
||||
|
Loading…
x
Reference in New Issue
Block a user