I am a beginner learning vue for the first time.
I am drawing a table using vuetify or element-ui in vue, but the table keeps expanding according to the inner data. (width can be fixed)
Is there any way to block spread height ??
Sorry for no code.