Is it possible to fix the table component row size in the Vue?

Viewed 23

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.

0 Answers
Related