diff --git a/meshroom/ui/qml/Application.qml b/meshroom/ui/qml/Application.qml index 8c4b696f98..158812ba85 100644 --- a/meshroom/ui/qml/Application.qml +++ b/meshroom/ui/qml/Application.qml @@ -626,6 +626,8 @@ Page { } MenuBar { palette.window: Qt.darker(activePalette.window, 1.15) + font.pointSize: 10 + Layout.fillHeight: true Menu { title: "File" Action {