ankane / blazer

Business intelligence made simple
MIT License
4.5k stars 471 forks source link

Add .table-responsive to .results-container #439

Open phuwanart opened 1 year ago

phuwanart commented 1 year ago

Add table-responsive css class for results container.

jdelStrother commented 11 months ago

I wish Blazer made better use of horizontal space for the results table... my results often end up looking something like this

image

It seems a shame to constrain the table to a max width of 1140px with table-responsive if you do have a bigger screen ... but haven't managed to come up with anything that's more aesthetically appealing for the general case.