vuetify
vuetify copied to clipboard
fix(VContainer): fill-height prop
apply to a v-container, fill-height property have to set display flex and default align-items center to vertical align container (backport from v2.x)
Types of changes
- [X] Bug fix (non-breaking change which fixes an issue)