Table Design on Mobile is Misleading
Hello @mcfarhat,
Currently, for example, on the witness page, when the user views it on mobile, there is no clue that there are more columns on the right unless the user is a regular block explorer user. I think we can add an icon, https://fontawesome.com/icons/chevron-right?s=solid, to let the user know there are more columns on the left and more columns on the right.
This will be a central change on components\ui\table.tsx and requires testing and checking all tables on the explorer.
Let me know your thought