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
not just v-badge actually, all pressable icons (at least) are not perfectly centered relative to its circle nor ripple. I've measured its proportions in many different symmetric icons (e.g. plus, minus, ...) and found out they are deviated by 1-2px.
Environment
Vuetify Version: 2.3.9
Vue Version: 2.6.11
Browsers: Firefox 79.0
OS: Ubuntu 20.04
Steps to reproduce
Set the icon prop on a v-badge component
Expected Behavior
Icon is centered on badge
Actual Behavior
Icon is leaned towards the bottom and not centered
Reproduction Link
https://codepen.io/caesarivs/pen/zYqKJwz
The text was updated successfully, but these errors were encountered: