TypingPane: fix spacing between elements

This commit is contained in:
Darshan Phaldesai
2026-02-14 21:14:40 -07:00
committed by Joshua Goins
parent 38b3e65618
commit 85b731e9fb

View File

@@ -24,7 +24,7 @@ Loader {
}
contentItem: RowLayout {
spacing: typingPane.spacing
spacing: Kirigami.Units.largeSpacing
Row {
id: dotRow
property int duration: 400