Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
74 stars 32 forks source link

Give the moderation UI a responsive layout for mobile #401

Closed happy-river closed 3 years ago

happy-river commented 3 years ago

Replace the tables on the moderation pages, which don't behave well on small screens, with pure-css's responsive grids, styled to look like tables on any page over 48em wide. On small screens such as phones, use the responsive grid and some width-dependent styles to show the information as a list of cards instead of as a table.

Make this change to the report listings, report details pages, sub logs, and sub ban listings.