Reduce the space between display name and status.

pull/565/head
Vitor Pamplona 2023-08-31 13:36:46 -04:00
rodzic 0ccd41f5e8
commit c934a1cdfe
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

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