mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-19 22:51:42 +02:00
Reduce the space between display name and status.
This commit is contained in:
@@ -220,7 +220,6 @@ fun ProfileContent(
|
||||
maxLines = 1,
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
modifier = Modifier
|
||||
.padding(top = 15.dp)
|
||||
.clickable(
|
||||
onClick = {
|
||||
nav(route)
|
||||
|
Reference in New Issue
Block a user