gotosocial/web/source
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
..
css [bugfix] Don't overflow on very wide status'es (#1956) 2023-07-08 09:54:26 +02:00
frontend [frogend/bugfix] fix dynamicSpoiler elements (#1771) 2023-05-12 13:50:37 +02:00
settings [Frontend] Settings for profile fields (#1885) 2023-06-13 12:21:26 +02:00
.browserslistrc [chore] Bundler restructure (#880) 2022-10-03 16:46:38 +02:00
.eslintignore [chore/frontend] CI steps for frontend stuff (#997) 2022-11-10 14:08:54 +01:00
.eslintrc.js update license headers (#1612) 2023-03-12 17:49:06 +00:00
.gitignore [frontend] Restructure Frontend Sources (#634) 2022-06-09 12:51:19 +02:00
.license-header.js update license headers (#1612) 2023-03-12 17:49:06 +00:00
index.js [frontend] Profiles with fields & more (#1764) 2023-05-11 17:46:32 +02:00
package.json [Frontend] Settings for profile fields (#1885) 2023-06-13 12:21:26 +02:00
yarn.lock [Frontend] Settings for profile fields (#1885) 2023-06-13 12:21:26 +02:00