ButtonGroup: Invalid alignement of icon and non-icon buttons #6556
Labels
design-token
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When I group button that has label only and another button that has icon only, alignement is broken. Looks like they are not horizontally aligned.
Adding display:flex on buttonGroup actually fix the problem, however I'm not sure how would you like to handle it.
Reproducer
https://stackblitz.com/edit/primevue-4-datatable-columngroup-filter-p9kgpj?file=src%2FApp.vue
PrimeVue version
4.x.x
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: