Here’s an interesting fix to the Mastodon CSS: “now the columns in the Mastodon web UI don’t scroll independently anymore, and it’s a *huge* improvement for keyboard-control.”
@-moz-document domain(icosahedron.website) { .column:nth-of-type(2) { width: 600px !important; } .columns-area { x-overflow: none !important; } }
Thread:
<mastodon icosahedron.website 99440142188321553>
#Mastodon