diff options
Diffstat (limited to 'Header.ui.qml')
-rw-r--r-- | Header.ui.qml | 3 |
1 files changed, 1 insertions, 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 { |