diff options
| author | winter | 2025-01-18 16:22:59 +0000 |
|---|---|---|
| committer | winter | 2025-01-18 16:22:59 +0000 |
| commit | 57f3f83a01c42b702005990bfc109367ffcf5f66 (patch) | |
| tree | b0d1844a0a3ce216e46d4d4445f2a5318ddaf4fb /static/misc.css | |
| parent | c0e65d0446f928b30eecc858c5cf9a8eb1a364c1 (diff) | |
rounded avatars and fix long bio lines
Diffstat (limited to 'static/misc.css')
| -rw-r--r-- | static/misc.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/misc.css b/static/misc.css index e0d3851..ff9fe99 100644 --- a/static/misc.css +++ b/static/misc.css @@ -90,6 +90,7 @@ span.unreadIndicator { pre { font-family: inherit; font-size: inherit; + text-wrap: wrap; } [hidden] { |
