Skip to content

Conversation

akhil173
Copy link

@akhil173 akhil173 commented Aug 7, 2025

Summary
This PR fixes the padding in the Blog Appbar, so that selection below the app bar is enabled.

Image of the issue ( Before )
blogappbar-selection-before

Image of the Fix ( After )
blogappbar-selection

PR Fixes:

  • 1 Changed the CSS class of the blog app bar <motion.div> to adjust the padding.
  • 2 Padding changed from p-6 to pt-6 px-6 pb-0 to change bottom padding to 0 and enable selection of below content.

Resolves #[743]

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@akhil173 akhil173 force-pushed the fix-blogAppBar-below-selection branch from 5fdae50 to 6fd1bee Compare August 7, 2025 18:05
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.

1 participant