Rewild Your Web
18
fork

Configure Feed

Select the types of activity you want to include in your feed.

system: properly limit title length

Signed-off-by: webbeef <me@webbeef.org>

webbeef 66e7baf9 89fd5075

+1
+1
ui/system/web_view.css
··· 4 4 display: flex; 5 5 font-family: var(--font-family-base); 6 6 box-sizing: border-box; 7 + min-width: 0; 7 8 } 8 9 9 10 :host .wrapper {