make page header padding consistent with filter bar

This commit is contained in:
jeffvli
2025-12-02 18:13:26 -08:00
parent ddb6447165
commit 854a26e3f4
@@ -25,7 +25,6 @@
z-index: 15;
width: 100%;
height: 100%;
margin-right: 1rem;
pointer-events: auto;
user-select: auto;
-webkit-app-region: drag;
@@ -85,6 +84,7 @@
justify-content: center;
width: 100%;
height: 100%;
padding: var(--theme-spacing-sm);
}
.title-wrapper.hidden {