We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c402b commit ac299f4Copy full SHA for ac299f4
src/qml/chrome/TitleBar.qml
@@ -14,7 +14,7 @@ Control
14
15
implicitHeight: _content.implicitHeight + topPadding + bottomPadding
16
17
- padding: Maui.Style.space.medium
+ padding: 0
18
background: null
19
20
// font.bold: true
0 commit comments