Never mind, it was my own fault. I had added the
display: none to the class v-input__details.
Because this section of code was taking up space under inputs and causing me alignment issues. I will have to think of a better solution to fix the alignment issues now.