diff --git a/src/renderer/scss/titlebar.scss b/src/renderer/scss/titlebar.scss index 45a812f..db3897e 100644 --- a/src/renderer/scss/titlebar.scss +++ b/src/renderer/scss/titlebar.scss @@ -75,7 +75,8 @@ $titleBarColorDark: #0c0c0c; display: flex; align-items: center; height: $titleBarHeight; - + -webkit-app-region: no-drag; + > div { position: relative; z-index: 5;