Merge pull request #282 from susnick/dragwindow

Dragwindow
This commit is contained in:
Jan Prochazka 2022-05-21 07:48:22 +02:00 committed by GitHub
commit 03950ef57e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,6 +115,7 @@
bottom: var(--dim-statusbar-height);
width: var(--dim-widget-icon-size);
background: var(--theme-bg-inv-1);
-webkit-app-region: drag;
}
.statusbar {
position: fixed;