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.
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.
I just realized this only happens in mobile view:
desktop:
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.