mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-08 11:58:03 +02:00
Adds a space after the Channel header in the reply rows
This commit is contained in:
parent
e659153730
commit
fd39ff24e1
@ -745,6 +745,7 @@ private fun ReplyRow(
|
||||
accountViewModel = accountViewModel,
|
||||
nav = nav,
|
||||
)
|
||||
Spacer(modifier = StdVertSpacer)
|
||||
}
|
||||
|
||||
if (showReply) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user