diff --git a/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/lists/followsets/FollowSetScreen.kt b/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/lists/followsets/FollowSetScreen.kt index 26f61e402..2ffbe111f 100644 --- a/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/lists/followsets/FollowSetScreen.kt +++ b/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/lists/followsets/FollowSetScreen.kt @@ -296,7 +296,7 @@ fun FollowSetListItem( .align(Alignment.CenterVertically) .background( color = MaterialTheme.colorScheme.errorContainer, - shape = RoundedCornerShape(size = 5.dp), + shape = RoundedCornerShape(size = 15.dp), ), ) { Icon(