EspaƧamento entre šŸ‘‹ e texto no aviso de usuĆ”rio recorrente

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 curtidas

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

2 curtidas