Fix alignment issue in extra sidebar component

This commit is contained in:
anovazzi1 2024-03-30 17:29:05 -03:00
commit 0d3435efeb

View file

@ -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}