[WEB-5525] improvement: update WorkspaceMenuRoot to use variant prop for layout adjustments (#8196)

This commit is contained in:
Prateek Shourya 2025-11-28 19:00:25 +05:30 committed by GitHub
parent c7bf912cf2
commit 123f59e74b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 36 additions and 25 deletions

View file

@ -20,7 +20,7 @@ export const TopNavigationRoot = observer(() => {
>
{/* Workspace Menu */}
<div className="shrink-0 flex-1">
<WorkspaceMenuRoot />
<WorkspaceMenuRoot variant="top-navigation" />
</div>
{/* Power K Search */}
<div className="shrink-0">