[WEB-5764]fix: customers preview visibility #5188
This commit is contained in:
@@ -31,7 +31,7 @@ export function SidebarRoot(props: TSidebarRootProps) {
|
||||
storageKey={storageKey}
|
||||
defaultTab={defaultTab}
|
||||
containerClassName="gap-4"
|
||||
tabPanelClassName="h-full overflow-hidden"
|
||||
tabPanelClassName="h-full"
|
||||
/>
|
||||
</SidebarWrapper>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user