timeline: Round separators for replies and link previews

This commit is contained in:
Oliver Beard
2024-09-19 22:23:59 +01:00
committed by Joshua Goins
parent a55bac899c
commit d2e11bb3bb
2 changed files with 2 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ RowLayout {
implicitWidth: Kirigami.Units.smallSpacing
color: root.replyAuthor.color
radius: Kirigami.Units.cornerRadius
}
ColumnLayout {
id: contentColumn