remove drag area from page header when using custom window bars

This commit is contained in:
jeffvli
2025-12-14 04:55:38 -08:00
parent a377e3d3bb
commit b6e7bfb9bc
@@ -27,7 +27,6 @@
height: 100%; height: 100%;
pointer-events: auto; pointer-events: auto;
user-select: auto; user-select: auto;
-webkit-app-region: drag;
button { button {
-webkit-app-region: no-drag; -webkit-app-region: no-drag;