Skip to content

Commit a4f1fcb

Browse files
Update src/QmlControls/AppSettings.qml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0f8a7a1 commit a4f1fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/QmlControls/AppSettings.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Rectangle {
7777

7878
ColumnLayout {
7979
id: buttonColumn
80-
spacing: 0//ScreenTools.defaultFontPixelHeight / 4
80+
spacing: 0
8181

8282
property real _maxButtonWidth: 0
8383

0 commit comments

Comments
 (0)