asyncapi/website

[BUG] Overlapping buttons on tools/generator page

Closed this issue · 4 comments

Describe the bug.

The buttons on the tools/generator page are overlapping.

Expected behavior

They should be properly aligned and not overlap.

Screenshots

image

How to Reproduce

  1. Open website and switch to inspect mode
  2. Resize screen to mobile dimensions
  3. Go to /tools/generator
  4. Scroll down

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

I think we need to fix this properly as this is the 3rd time this issue is coming
cc: @akshatnema @anshgoyalevil

The bug is not visible to any of our end-users since it is only occurring on screen widths below 357px.
@RamGoel If you really want to solve the issue, kindly check all such usages across other pages as well, and created a single PR for the same.

For now we are going forward with #2848 but if this issue pops up again then we need to find out a better solution

closing this as duplicate