mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
fixes misaligned mute card on notifications
This commit is contained in:
parent
3942847d16
commit
d474bb0016
@ -283,7 +283,7 @@ fun NoteCardCompose(
|
||||
) {
|
||||
NoteCompose(
|
||||
baseNote = baseNote.note,
|
||||
modifier = modifier,
|
||||
modifier = modifier.fillMaxWidth(),
|
||||
routeForLastRead = routeForLastRead,
|
||||
isBoostedNote = isBoostedNote,
|
||||
isQuotedNote = isQuotedNote,
|
||||
|
Loading…
x
Reference in New Issue
Block a user