fix window drag style

This commit is contained in:
antelle 2017-06-02 22:28:18 +02:00
parent 65a47a8fe4
commit fc629a7760
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
flex-direction: column;
justify-content: flex-start;
.titlebar-hidden & {
.titlebar-hidden-inset & {
-webkit-app-region: drag;
}