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: EntryListHeader' margin in Pictures View #1106

Closed
wants to merge 1 commit into from

Conversation

cuikaipeng
Copy link
Contributor

Description

Related: #1103
There are still some questions here
When there is no TimelineTabs component, there are some margin issues in the Pictures Page
iShot_2024-10-24_14 07 29

In my previous PR #1054, I added mb-2 style when there is not the Articles Page and Pictures Page because these two pages have TimelineTabs component. At that time, there are some issues with my modifications, I did not consider the situation where TimelineTabs component were not available (this component would not display when user do not have lists and inbox data)
So my idea is control whether mb-2 style is required by determining whether the TimelineTabs component is null
So I submitted this PR.

Linked Issues

Additional context

Copy link

vercel bot commented Oct 24, 2024

@cuikaipeng is attempting to deploy a commit to the RSS3 Team on Vercel.

A member of the Team first needs to authorize it.

@Innei Innei closed this in cf08c75 Oct 24, 2024
@Innei
Copy link
Member

Innei commented Oct 24, 2024

forwardRef might not be a good choice, I just changed the CSS style

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