PromucFlow_constructor/app/client/src/pages/Editor/IDE
Alex 3650796d3c
fix: remove gap between tabs and list (#37242)
## Description
Remove a small gap that revealed a slice of action bar.


Fixes #37220

## Automation

/ok-to-test tags="@tag.IDE"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/11688613194>
> Commit: 87b7ed85bb9e45820839f495471a3a9ba1dffec9
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11688613194&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.IDE`
> Spec:
> <hr>Tue, 05 Nov 2024 17:13:44 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Style**
- Updated the positioning and padding of the List component for improved
layout.
- Adjusted the styling of the ListContainer for better visual alignment.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-06 10:17:22 +03:00
..
EditorPane chore: decouple editor components (#37102) 2024-11-04 15:32:30 +05:30
EditorTabs fix: remove gap between tabs and list (#37242) 2024-11-06 10:17:22 +03:00
Header chore: Split library side pane for adding package control section (#36926) 2024-10-22 10:48:03 +05:30
hooks chore: extract useCurrentAppState hook to reduce cyclic dependency (#36937) 2024-10-17 18:10:58 +05:30
Layout chore: Split library side pane for adding package control section (#36926) 2024-10-22 10:48:03 +05:30
LeftPane chore: Split library side pane for adding package control section (#36926) 2024-10-22 10:48:03 +05:30
MainPane chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
RightPane chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
AppsmithIDE.test.tsx chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
hooks.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
hooks.ts chore: extract useCurrentAppState hook to reduce cyclic dependency (#36937) 2024-10-17 18:10:58 +05:30
index.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ProtectedCallout.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ProtectedCallout.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
Sidebar.tsx chore: extract useCurrentAppState hook to reduce cyclic dependency (#36937) 2024-10-17 18:10:58 +05:30