Skip to content

Commit

Permalink
fix title bar click events for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Gkiokan committed Apr 4, 2022
1 parent 1868859 commit f19466a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/renderer/scss/titlebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ $titleBarColorDark: #0c0c0c;
display: flex;
align-items: center;
height: $titleBarHeight;

-webkit-app-region: no-drag;

> div {
position: relative;
z-index: 5;
Expand Down

0 comments on commit f19466a

Please sign in to comment.