Abstand zwischen đź‘‹ und Text bei der Benachrichtigung fĂĽr zurĂĽckkehrende Benutzer

I think the :wave: on returning user notices deserves some space

Similar to the :tada: on new user notices
image

Is it possible that the gap added for new users was forgotten for returning users?

  &.new-user {
    gap: var(--space-2);
  }
8 „Gefällt mir“

Some CSS went missing indeed. This should do it UX: add missing post notice styling by chapoi · Pull Request #35093 · discourse/discourse · GitHub

2 „Gefällt mir“