From 267d192aaa2cf4fe362f07269896ebd5b569e9e3 Mon Sep 17 00:00:00 2001 From: Amine Mouafik Date: Thu, 19 Mar 2020 01:32:38 +0100 Subject: Review custom window draggable height Reduces conflicts with underlying webview content. --- src/styles/layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/layout.scss b/src/styles/layout.scss index c09d69f6c..de00c01b4 100644 --- a/src/styles/layout.scss +++ b/src/styles/layout.scss @@ -90,7 +90,7 @@ body.win32:not(.isFullScreen) .app .app__content { .electron-app-title-bar { z-index: 99999999; } .window-draggable { - height: 35px; + height: 22px; left: 0; pointer-events: none; position: absolute; -- cgit v1.2.3-70-g09d2