mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 06:32:35 +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