لم يعد تاريخ الحدث مُنسقًا في قائمة المواضيع (عرض الجوال)

After the recent upgrade the event date under the title in topic list is no longer distinguishable from the title (it used to be styled using smaller font and a border).

Safe mode doesn’t help.

إعجاب واحد (1)

I just realized this only happens in mobile view:

desktop:
event_desktop

mobile:
event_mobile

It seems .header-title class was replaced with .header-topic-title-suffix-outlet but the line 1254 in discourse-calendar.scss was not updated accordingly.