Fixed items-center on buttons at the right
This commit is contained in:
parent
ee3263e6f2
commit
ef28fd027d
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ const HeaderComponent = ({
|
|||
</div>
|
||||
</Button>
|
||||
</div>
|
||||
<div className="col-span-2 flex grid-cols-1 gap-2 justify-self-end">
|
||||
<div className="col-span-2 flex grid-cols-1 items-center gap-2 justify-self-end">
|
||||
<div>
|
||||
<ShadTooltip
|
||||
content={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue