sidebar: ai: fix shaky send button

This commit is contained in:
end-4
2026-03-27 22:56:15 +01:00
parent ae9de61b72
commit 69c5ac5cb3
@@ -497,10 +497,10 @@ Inline w/ backslash and round brackets \\(e^{i\\pi} + 1 = 0\\)
RowLayout { // Input field and send button
id: inputFieldRowLayout
anchors {
top: attachedFileIndicator.bottom
bottom: commandButtonsRow.top
left: parent.left
right: parent.right
topMargin: 5
bottomMargin: 5
}
spacing: 0