From f3e12629c2c6a88c1446323aa27bde7871519976 Mon Sep 17 00:00:00 2001 From: Nikhil Solanki Date: Thu, 25 Dec 2025 15:09:26 +0530 Subject: [PATCH] Adjust layout and sizing of SettingsPanel tabs Updated the Tabs and TabsList components in SettingsPanel to use fixed min and max heights and improved flex properties for better layout consistency and scrolling behavior. --- src/components/video-editor/SettingsPanel.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/video-editor/SettingsPanel.tsx b/src/components/video-editor/SettingsPanel.tsx index 05f792d..2557c03 100644 --- a/src/components/video-editor/SettingsPanel.tsx +++ b/src/components/video-editor/SettingsPanel.tsx @@ -444,14 +444,14 @@ export function SettingsPanel({ )} - - + + Image Color Gradient -
+
{/* Upload Button */}