fix: remove redundant margin in the typing indicator
This commit is contained in:
@@ -57,8 +57,6 @@ Loader {
|
|||||||
}
|
}
|
||||||
Rectangle {
|
Rectangle {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
anchors.topMargin: 1
|
|
||||||
anchors.bottomMargin: 1
|
|
||||||
id: typingIndicatorBackground
|
id: typingIndicatorBackground
|
||||||
color: Kirigami.Theme.backgroundColor
|
color: Kirigami.Theme.backgroundColor
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user