Here I have two codepen where they had the same codebase, but showing different output on the frontend.
- Vuetify version 1.x
https://codepen.io/zhouxiang19910319/pen/ZEeZqyQ?editors=1000
- Vuetify version 2.x
https://codepen.io/zhouxiang19910319/pen/poeBwBV?editors=1000
Why is this happening???
How can I duplicate the old result using vuetify 2.x??

