QTable footer on bottom of page
-
I couln’t find a way of do it with css.
I need to adjust the table footer to the bottom of page.
If I set the height: 100%, when I scroll the page, the table header hides on top.
Tried to use bottom: 10px on table-style but doesn’t work.
If I use a fixed height: 600px, it goes well, depending on screen size.
I couldn’t find a property on q-table or a CSS positioning class on Quasar to achive this.
Somebody can help me with that ?Tks
Pedro Oliveira