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