From 72ce71d077422c56d5f90f48f7e7054dd3322d66 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 29 Mar 2023 08:35:52 +0800 Subject: Tidy up a bit --- Header.ui.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Header.ui.qml b/Header.ui.qml index c6894aa..bf76de1 100644 --- a/Header.ui.qml +++ b/Header.ui.qml @@ -255,8 +255,7 @@ ToolBar { implicitHeight: mode.height + 16 Rectangle { - implicitHeight: mode.height - + 8 + implicitHeight: mode.height + 8 color: Eduport.bsLight radius: Eduport.bsBorderRadius anchors { -- cgit v1.3