react-bootstrap icon indicating copy to clipboard operation
react-bootstrap copied to clipboard

fix: dropdown-button-spacing

Open alfaarghya opened this issue 4 months ago • 2 comments

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.

alfaarghya avatar Oct 16 '24 05:10 alfaarghya