Skip to content

fix: dropdown-button-spacing #6847

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alfaarghya
Copy link

In this PR, I fix the gapping issue in Dropdown buttons. The issue number is #6840.

Previously 🔙

Previous State 1 Previous State 2 Previous State 3 Previous State 4

Now ⌚

Current State 1 Current State 2 Current State 3 Current State 4

Changes Overview 👀

  1. Change in example files : add one styling class
  2. Change in examples.scss : write down styling for dropdown button spacing

This PR will help to fix the odd gapping issue in Dropdown component.

@kyletsang kyletsang linked an issue Oct 17, 2024 that may be closed by this pull request
@kyletsang
Copy link
Member

Instead of making a new class, can you use the bootstrap utility classes to do the spacing?

@alfaarghya
Copy link
Author

alfaarghya commented Oct 17, 2024

I attempted to use the Stack component, But with this, I can't make it responsive for mobile screens.
So If mobile screen responsiveness is not required, I can utilize the Stack component.

Sorry but, Other than this I am not able to find out any other utility classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants