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

<PlatformSection> adds line spacing in list #13134

Closed
kahest opened this issue Mar 26, 2025 · 0 comments · Fixed by #13243
Closed

<PlatformSection> adds line spacing in list #13134

kahest opened this issue Mar 26, 2025 · 0 comments · Fixed by #13243
Assignees

Comments

@kahest
Copy link
Member

kahest commented Mar 26, 2025

Steps to Reproduce

Expected Result

  • list renders without any additional spacing

Actual Result

  • list has additional spacing around the <PlatformSection>
    Image

Additional Info

This is because <PlatformSection> breaks the list (<ul>) and the list has additional space around it, while the list items don't. I hope there's an easy way to fix this :)

Image

a-hariti added a commit that referenced this issue Apr 4, 2025
@a-hariti a-hariti self-assigned this Apr 4, 2025
a-hariti added a commit that referenced this issue Apr 9, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Docs Platform Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants