From abbc8bbb7ba4db3a84006ee0a1a49f5b2a9196b4 Mon Sep 17 00:00:00 2001 From: Alex van Andel Date: Tue, 10 Feb 2026 13:05:50 +0000 Subject: [PATCH] Revert "fix: availability page UI (#27825)" This reverts commit 267686704d38c88b31a692c00a703fa7d1ed44fc. --- apps/web/modules/shell/Shell.tsx | 7 ++----- .../platform/atoms/availability/AvailabilitySettings.tsx | 2 -- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/apps/web/modules/shell/Shell.tsx b/apps/web/modules/shell/Shell.tsx index af61991d82..284722527a 100644 --- a/apps/web/modules/shell/Shell.tsx +++ b/apps/web/modules/shell/Shell.tsx @@ -96,7 +96,6 @@ export type LayoutProps = { smallHeading?: boolean; isPlatformUser?: boolean; disableSticky?: boolean; - topAlignedHeading?: boolean; }; const KBarWrapper = ({ @@ -155,9 +154,8 @@ export function ShellMain(props: LayoutProps) {
{props.HeadingLeftIcon && ( diff --git a/packages/platform/atoms/availability/AvailabilitySettings.tsx b/packages/platform/atoms/availability/AvailabilitySettings.tsx index 6b59c248d4..79fb263ad0 100644 --- a/packages/platform/atoms/availability/AvailabilitySettings.tsx +++ b/packages/platform/atoms/availability/AvailabilitySettings.tsx @@ -405,8 +405,6 @@ export const AvailabilitySettings = forwardRef