From d9788e0d3de086ae815fb55f9e0dafeac89ac5d8 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 17 May 2022 18:55:43 -0500 Subject: Increase the vertical height of the draggable area to center the 3 OS titlebar-buttons --- src/styles/layout.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/styles/layout.scss') diff --git a/src/styles/layout.scss b/src/styles/layout.scss index 359df3f35..1867285ca 100644 --- a/src/styles/layout.scss +++ b/src/styles/layout.scss @@ -122,7 +122,7 @@ body.win32:not(.isFullScreen) .app .app__content { } .window-draggable { - height: 22px; + height: 28px; left: 0; pointer-events: none; position: absolute; @@ -133,7 +133,7 @@ body.win32:not(.isFullScreen) .app .app__content { } .darwin .sidebar { - padding-top: 23px; + padding-top: 29px; } .sidebar { -- cgit v1.2.3-70-g09d2