[WEB-5614] chore: platform design token enhancements (#8373)
This commit is contained in:
parent
78f4a7294b
commit
67416935b4
20 changed files with 61 additions and 62 deletions
|
|
@ -57,7 +57,7 @@ function RightItem(props: HeaderProps) {
|
|||
return (
|
||||
<div
|
||||
className={cn(
|
||||
"flex justify-end gap-3 w-auto items-center",
|
||||
"flex justify-end gap-2 w-auto items-center",
|
||||
{
|
||||
"items-baseline": variant === EHeaderVariant.TERNARY,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue