fix: alignment of the title style at the top of the right content page
the type title at the top of the right content page is misaligned across different subscription types.
in the "EntryListHeader" component, an array named "titleStyleBasedView" is defined to configure the padding for various subscription types.
I think this is unnecessary. I attempted to remove it and instead apply a consistent padding value of "pl-7".
@cuikaipeng is attempting to deploy a commit to the RSS3 Team on Vercel.
A member of the Team first needs to authorize it.
Why?
Why?
I noticed that the text positions of the titles [Articles] [Social Media] [Audios] [Notifications], were not aligned, so, I submitted this pull request. or is this intentional design?
From a design perspective, we need to get the elements on a baseline vertically.
Got it, sorry for wasting your time reading this PR now we can close this PR