Vuetify Version: 2.2.28
Vue Version: 2.6.11
Browsers: Chrome 81.0.4044.129
OS: Linux x86_64
just add the justify-md attrib to VRow then that will produce it , the rest didn't produce it justify-[lg,xl,sm]
expect no err
doesn't work
justify-md accepts the following values: start, center, end, space-between and space-around. You may reference the Grid System documentation.
@ElijahKotyluk alright i have missed this point
Most helpful comment
justify-mdaccepts the following values:start,center,end,space-betweenandspace-around. You may reference the Grid System documentation.