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

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;