Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RecordDetailSectionHeader spacing #8997

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

bosiraphael
Copy link
Contributor

Before:
Capture d’écran 2024-12-10 à 11 02 30

After:
Capture d’écran 2024-12-10 à 11 02 19

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR adjusts the spacing in the RecordDetailSectionHeader component by reorganizing style properties for better layout alignment between the title and right adornment sections.

  • Moved gap property from StyledHeader to StyledTitle in /packages/twenty-front/src/modules/object-record/record-show/record-detail-section/components/RecordDetailSectionHeader.tsx
  • Added justify-content: space-between to StyledHeader for improved element distribution
  • Removed unused isDropdownOpen prop from StyledHeader interface

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Weiko Weiko merged commit c553361 into main Dec 10, 2024
19 checks passed
@Weiko Weiko deleted the fix-record-detail-section-header-spacing branch December 10, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants