活动日期在主题列表(移动视图)中不再被样式化

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.