1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-03 06:12:53 +02:00

Update shrinking issue

This commit is contained in:
Kamran Ahmed
2025-05-26 16:56:29 +01:00
parent ceef5b8fae
commit d3510b5aa6

View File

@@ -127,7 +127,7 @@ export function RoadmapAIChatHeader(props: RoadmapAIChatHeaderProps) {
/>
)}
<div className="flex h-[46px] items-center justify-between border-b border-gray-200 text-sm">
<div className="flex h-[46px] flex-shrink-0 items-center justify-between border-b border-gray-200 text-sm">
<div className="flex h-full items-center">
<TabButton
icon={<BotIcon className="size-4 shrink-0 text-black" />}