Fix alignment issue in extra sidebar component
This commit is contained in:
parent
f0e50e36d5
commit
0d3435efeb
1 changed files with 1 additions and 1 deletions
|
|
@ -444,7 +444,7 @@ export default function ExtraSidebar(): JSX.Element {
|
|||
href="https://langflow.store"
|
||||
className="components-disclosure-arrangement"
|
||||
>
|
||||
<div className="flex gap-4">
|
||||
<div className="flex gap-4 pl-2">
|
||||
{/* BUG ON THIS ICON */}
|
||||
<SparklesIcon
|
||||
strokeWidth={1.5}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue