allow drag on macos using the menu sidebar

This commit is contained in:
Scott Usnick
2022-05-19 19:27:26 -04:00
parent 23546468bc
commit 140e05bc85

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;