Spacing between πŸ‘‹ and text on returning user notice

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개의 μ’‹μ•„μš”

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

2개의 μ’‹μ•„μš”

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.