gotosocial/web
Daenney 672386a1b9
[bugfix] Don't overflow on very wide status'es (#1956)
If someone makes a post with a long, uninterrupted piece of text in a
code snippet, we would stretch the column to fit it, resulting in the
UI going a bit whacky.

By setting min-width: 0% this fixes it, and we now automatically get a
scrollbar on overflow instead.

Fixes: #1952
2023-07-08 09:54:26 +02:00
..
assets [frontend] Profiles with fields & more (#1764) 2023-05-11 17:46:32 +02:00
source [bugfix] Don't overflow on very wide status'es (#1956) 2023-07-08 09:54:26 +02:00
template [feature] Add instance stats to /about (#1936) 2023-07-04 11:33:07 +02:00