Skip to content
Snippets Groups Projects
Commit 4e112d00 authored by aleksandr.ledyaev's avatar aleksandr.ledyaev
Browse files

[*] DapRightPanelComboBoxHeader.qml; DapRightPanel_New.qml

parent 2610c28e
No related branches found
No related tags found
1 merge request!171features-4597
Pipeline #6165 passed with stage
in 15 minutes and 37 seconds
......@@ -18,7 +18,6 @@ Item {
Item {
anchors.right: parent.right
anchors.rightMargin: 16 * pt
width: _comboBox.widthPopupComboBoxNormal
height: parent.height
......
......@@ -67,6 +67,7 @@ Rectangle {
right: parent.right
bottom: parent.bottom
leftMargin: 16 * pt
rightMargin: 16 * pt
}
}
}
......
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