You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abhishek-junghare
changed the title
Button Icon Only - Better CSS Method for Square
Optimizing CSS for Icon-Only Buttons: Ensuring Perfect 1:1 Aspect Ratio
Dec 9, 2024
Describe the bug
Currently, the width of the icon-only button is fixed, resulting in a not-square ratio button shape.
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-c5cmxedk?file=src%2FApp.vue
PrimeVue version
4
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome 131.0.6778.109
Steps to reproduce the behavior
Please check the stackblitz template shared
Expected behavior
The icon-only button should be in 1 : 1 width to height ratio.
The text was updated successfully, but these errors were encountered: