tariqbuilds / linux-dash

A beautiful web dashboard for Linux
https://afaqurk.github.io/linux-dash/
MIT License
10.43k stars 1.2k forks source link

Add width and height attr for table plugin #378

Closed xied5531 closed 8 years ago

tariqbuilds commented 8 years ago

Would this override the existing CSS styles if no width and height attributes are provided?

And what about overflow?

xied5531 commented 8 years ago

@afaqurk It will use CSS styles if no width and height, I had verify it, It works well weather with width and height attr or not.