Vuetify: 1.1.1
Vue: 2.5.16
Browsers: Opera
OS: Linux
It was like this before the update: https://i.imgur.com/Z8anooX.jpg
And as it has now: https://i.imgur.com/gSEAiEb.jpg
It is not vertically centralized like before.
Should expect the textfield will be vertically centered.
The textfield currently has the bottom margin larger than the top margin.
This is because in v1.0 solo fields did not support having messages. With the refactor these are now supported and add spacing below the field.
You can simply hide it with hide-details
Most helpful comment
This is because in v1.0 solo fields did not support having messages. With the refactor these are now supported and add spacing below the field.
You can simply hide it with hide-details
https://codepen.io/johnjleider/pen/XYQKYK