Environment
Vuetify Version: 4.0.0
Vue Version: 3.5.29
Steps to reproduce
- Use the v-badge component
- Set
dot
- Set
location="bottom right"
Expected Behavior
When setting location="bottom right" the dot should appear on the bottom right of the badge's icon.
Actual Behavior
When setting location="bottom right" the dot appears on the top left of the badge's icon.
Reproduction Link
https://play.vuetifyjs.com/#...
Environment
Vuetify Version: 4.0.0
Vue Version: 3.5.29
Steps to reproduce
dotlocation="bottom right"Expected Behavior
When setting
location="bottom right"the dot should appear on the bottom right of the badge's icon.Actual Behavior
When setting
location="bottom right"the dot appears on the top left of the badge's icon.Reproduction Link
https://play.vuetifyjs.com/#...