Reduce the space between display name and status.

This commit is contained in:
Vitor Pamplona 2023-08-31 13:36:46 -04:00
parent 0ccd41f5e8
commit c934a1cdfe

View File

@ -220,7 +220,6 @@ fun ProfileContent(
maxLines = 1,
overflow = TextOverflow.Ellipsis,
modifier = Modifier
.padding(top = 15.dp)
.clickable(
onClick = {
nav(route)