Reduced icon's size of "Scroll to top" button
This commit is contained in:
parent
8d6df8a9e0
commit
6501a9c98e
@ -225,6 +225,7 @@ fun Log(
|
||||
painterResource("align_top.svg"),
|
||||
contentDescription = null,
|
||||
tint = MaterialTheme.colors.onPrimary,
|
||||
modifier = Modifier.size(18.dp),
|
||||
)
|
||||
|
||||
Text(
|
||||
|
Loading…
Reference in New Issue
Block a user