diff options
author | 2023-07-08 09:54:26 +0200 | |
---|---|---|
committer | 2023-07-08 09:54:26 +0200 | |
commit | 672386a1b9a194cfe7493fe33a9b8d2742cdcb53 (patch) | |
tree | 4f865e3af534b601ac8339d8b28e31a4c3721d81 /internal/processing/fromfederator.go | |
parent | [feature] enable + document explicit IP dialer allowing/denying (#1950) (diff) | |
download | gotosocial-672386a1b9a194cfe7493fe33a9b8d2742cdcb53.tar.xz |
[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
Diffstat (limited to 'internal/processing/fromfederator.go')
0 files changed, 0 insertions, 0 deletions