We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a9b74 commit 3beb97bCopy full SHA for 3beb97b
app/src/main/java/to/bitkit/ui/components/SyncNodeView.kt
@@ -45,7 +45,7 @@ fun SyncNodeView(modifier: Modifier) {
45
46
BodySSB(text = stringResource(R.string.lightning__wait_text_bottom), color = Colors.White32)
47
48
- Spacer(modifier = Modifier.height(18.dp))
+ Spacer(modifier = Modifier.height(32.dp))
49
}
50
51
0 commit comments