Skip to content

Commit 26ff112

Browse files
committed
fix: remove space
1 parent 1d5d0b3 commit 26ff112

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/to/bitkit/ui/screens/transfer/SpendingAmountScreen.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ private fun Content(
126126
text = stringResource(R.string.lightning__spending_amount__title)
127127
.withAccent(accentColor = Colors.Purple)
128128
)
129-
VerticalSpacer(4.dp)
130129

131130
NumberPadTextField(
132131
input = uiState.input,

0 commit comments

Comments
 (0)