bootstrap-vue / bootstrap-vue

BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.

Home Page:https://bootstrap-vue.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text spacing is not adapting for the menu items in the "Default" combo box in column options pane.

msftedad opened this issue · comments

Describe the bug

Text spacing is not adapting for the menu items in the "Default" combo box in column options pane.

Steps to reproduce the bug

  1. Open the above URL " Aspect | Components | BootstrapVue (bootstrap-vue.org) ".
  2. Navigate to the "aspect ratio" dropdown.
  3. Observe the issue
    222150

Actual behavior

Text spacing is not adapting for the menu items in the "Default" combo box in column options pane.

Expected behavior

Text spacing should be adapt for all the menu items in the "default" combo box in column options pane.

Versions

Libraries:

  • BootstrapVue: ^2.22.0
  • Bootstrap: 4.6.1
  • Vue: ^2.6.10

Environment:

  • Device: [e.g. Mac or iPhone X]
  • OS: Windows 11 23H2 ((OS Build 26052.1000)
  • Browser: Edge
  • Version: 123.0.2380.1 (Official build) stable app, dev channel (64-bit)

Demo link

If applicable, add a minimal demo link to help explain your problem. Some options for that are CodePen, CodeSandbox, JS Bin or JSFiddle.

You can also export markup from the Online Playground to CodePen, CodeSandbox or JSFiddle.

Additional context

Add any other context about the bug here.

commented

If you're talking about the options in the Aspect Ratio <select> then that's just how browsers work.