mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-08 11:58:03 +02:00
Fixes spacing of short quotes
This commit is contained in:
parent
4343c744db
commit
990db68a4d
@ -504,10 +504,7 @@ fun InnerNoteWithReactions(
|
||||
|
||||
if (isNotRepost) {
|
||||
if (makeItShort) {
|
||||
if (!isBoostedNote) {
|
||||
} else {
|
||||
Spacer(modifier = DoubleVertSpacer)
|
||||
}
|
||||
Spacer(modifier = DoubleVertSpacer)
|
||||
} else {
|
||||
ReactionsRow(
|
||||
baseNote = baseNote,
|
||||
|
Loading…
x
Reference in New Issue
Block a user