forked from Shinonome/dots-hyprland
sidebar: ai: fix shaky send button
This commit is contained in:
@@ -497,10 +497,10 @@ Inline w/ backslash and round brackets \\(e^{i\\pi} + 1 = 0\\)
|
|||||||
RowLayout { // Input field and send button
|
RowLayout { // Input field and send button
|
||||||
id: inputFieldRowLayout
|
id: inputFieldRowLayout
|
||||||
anchors {
|
anchors {
|
||||||
top: attachedFileIndicator.bottom
|
bottom: commandButtonsRow.top
|
||||||
left: parent.left
|
left: parent.left
|
||||||
right: parent.right
|
right: parent.right
|
||||||
topMargin: 5
|
bottomMargin: 5
|
||||||
}
|
}
|
||||||
spacing: 0
|
spacing: 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user