.nj-toast {
  &__text {
    &:empty {
      display: none;
    }
  }
}
