Skip to content

fix: align HTTP method tags to the left#450

Open
pandeb wants to merge 1 commit intomountain-loop:mainfrom
pandeb:bugfix-http-tags-alignment
Open

fix: align HTTP method tags to the left#450
pandeb wants to merge 1 commit intomountain-loop:mainfrom
pandeb:bugfix-http-tags-alignment

Conversation

@pandeb
Copy link
Copy Markdown

@pandeb pandeb commented May 3, 2026

Summary

HTTP method tags in the left sidebar are left-aligned on the webpage screenshot but right-aligned in the app. This PR fixes the alignment by replacing padStart with padEnd in HttpMethodTag.tsx file.

Submission

  • This PR is a bug fix or small-scope improvement.
  • If this PR is not a bug fix or small-scope improvement, I linked an approved feedback item below.
  • I have read and followed CONTRIBUTING.md.
  • I tested this change locally.
  • I added or updated tests when reasonable.

Screenshots

Before:

Before

After fix:

Fix

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