I'am working with console.table on Javascript and I have an horizontal scroll bar on the browser dev tools thats hides the last row of elements, so each time I need to click just on column title in the console.table and thats gets rid of it, how can I remove it permanently ?
thanks for help