Skip to content

Commit

Permalink
slimmer titlebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Camilo Higuita committed Apr 19, 2023
1 parent 83c402b commit ac299f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qml/chrome/TitleBar.qml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Control

implicitHeight: _content.implicitHeight + topPadding + bottomPadding

padding: Maui.Style.space.medium
padding: 0
background: null

// font.bold: true
Expand Down

0 comments on commit ac299f4

Please sign in to comment.