Match Omarchy menu border to Walker
This commit is contained in:
@@ -657,8 +657,8 @@ Item {
|
|||||||
radius: root.cornerRadius
|
radius: root.cornerRadius
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
color: root.background
|
color: root.background
|
||||||
border.color: root.withAlpha(root.border, 0.36)
|
border.color: root.border
|
||||||
border.width: 1
|
border.width: 2
|
||||||
|
|
||||||
MouseArea { anchors.fill: parent; onClicked: {} }
|
MouseArea { anchors.fill: parent; onClicked: {} }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user