[WEB-5170] feat: navigation revamp (#8162)
This commit is contained in:
parent
37c59ef0d1
commit
4806bdf99c
110 changed files with 3789 additions and 766 deletions
|
|
@ -57,7 +57,7 @@ function RightItem(props: HeaderProps) {
|
|||
return (
|
||||
<div
|
||||
className={cn(
|
||||
"flex justify-end gap-3 w-auto items-start",
|
||||
"flex justify-end gap-3 w-auto items-center",
|
||||
{
|
||||
"items-baseline": variant === EHeaderVariant.TERNARY,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue