mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:32:25 -05:00
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 |
||
|---|---|---|
| .. | ||
| css | ||
| frontend | ||
| settings | ||
| .browserslistrc | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .license-header.js | ||
| index.js | ||
| package.json | ||
| yarn.lock | ||