Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Breeze Style for QQC2
Commits
4d8642b5
Commit
4d8642b5
authored
Feb 16, 2021
by
Noah Davis
🌵
Browse files
[MenuSeparator] Remove padding, use normal separator weight
parent
a2ce95e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
style/qtquickcontrols/MenuSeparator.qml
View file @
4d8642b5
...
...
@@ -18,12 +18,8 @@ T.MenuSeparator {
hoverEnabled
:
false
focusPolicy
:
Qt
.
NoFocus
padding
:
Kirigami
.
Units
.
smallBorder
verticalPadding
:
Kirigami
.
Units
.
verySmallSpacing
contentItem
:
Kirigami.Separator
{
implicitWidth
:
188
implicitHeight
:
1
weight
:
Kirigami
.
Separator
.
Weight
.
Light
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment