diff --git a/app/client/src/constants/DefaultTheme.tsx b/app/client/src/constants/DefaultTheme.tsx index 67240fc2e1..cfc42e2e6d 100644 --- a/app/client/src/constants/DefaultTheme.tsx +++ b/app/client/src/constants/DefaultTheme.tsx @@ -2481,7 +2481,7 @@ export const theme: Theme = { }, pageContentWidth: 1224, tabPanelHeight: 34, - actionsBottomTabInitialHeight: "30%", + actionsBottomTabInitialHeight: "40%", alert: { info: { color: Colors.AZURE_RADIANCE,