Skip to content
Snippets Groups Projects
Commit 7f4e3c47 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

JamiIdentifier: fix reduction overflow

GitLab: #1146
Change-Id: Icafcded965e4517ffd01301ad6f11fbc9d404911
parent 2ef5dcae
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ Item {
// Background rounded rectangle.
Rectangle {
id: outerRect
anchors.fill: parent
anchors.fill: columnLayout
radius: 20
color: JamiTheme.secondaryBackgroundColor
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment