aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/layout.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/layout.scss')
-rw-r--r--src/styles/layout.scss2
1 files changed, 1 insertions, 1 deletions
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 {
90.electron-app-title-bar { z-index: 99999999; } 90.electron-app-title-bar { z-index: 99999999; }
91 91
92.window-draggable { 92.window-draggable {
93 height: 35px; 93 height: 22px;
94 left: 0; 94 left: 0;
95 pointer-events: none; 95 pointer-events: none;
96 position: absolute; 96 position: absolute;