diff --git a/apps/app/src/components-v2/layout/AppSidebar.vue b/apps/app/src/components-v2/layout/AppSidebar.vue index b31288c7..294567e6 100644 --- a/apps/app/src/components-v2/layout/AppSidebar.vue +++ b/apps/app/src/components-v2/layout/AppSidebar.vue @@ -151,6 +151,15 @@ const mobileVisible = computed({ the *visual* viewport — if the switcher is reported clipped on a device, that dynamic-viewport (`dvh`) interaction is the remaining suspect and needs a real-device check (PrimeVue sets the mask height inline). + + Wrapper padding: Aura themes `.p-drawer-content` with + `padding: 0 {modal.padding} {modal.padding} {modal.padding}` (~20px on the + sides + bottom), which insets the whole logo/menu/switcher block from the + drawer edges. The desktop