sidebar: fix unread bold via notify, larger title font, sidebar zoom

This commit is contained in:
Jeena 2026-03-22 00:34:51 +00:00
parent c19c2cbd1d
commit b63549ae0a
4 changed files with 10 additions and 12 deletions

View file

@ -32,6 +32,7 @@ template $ArticleRow : Gtk.Box {
wrap: true;
lines: 2;
ellipsize: end;
styles ["article-title"]
}
Label excerpt_label {