mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
Fix code-review spacing issue
This commit is contained in:
parent
628ec8ec2b
commit
b5a48d31b6
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ Item {
|
|||
anchors.fill: parent;
|
||||
model: filterBarModel;
|
||||
delegate: Item {
|
||||
width: parent.width;
|
||||
width: parent.width;
|
||||
height: 50;
|
||||
Rectangle {
|
||||
id: dropDownButton;
|
||||
|
|
Loading…
Reference in a new issue