Skip to content

Commit e50b392

Browse files
committed
Fix app-region-drag titlebar eats all drag event
1 parent d90b91d commit e50b392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
margin: 0 .3em;
6464
cursor: pointer;
6565
-webkit-user-select: none;
66+
-webkit-app-region: no-drag;
6667
height: 23px;
6768
display: flex;
6869
align-items: center;

0 commit comments

Comments
 (0)