I've recently (latest update) been welcomed to my stats page with this annoying message:

Can anyone tell me how to remove that offensive red "did you know" message?
Edit:
Looks like adding:
.gotonewdash {display: none;}
to wp-admin/css/wp-admin.min.css did the trick of hiding it, but according To Tom J Nowell, this is a big no-no. Does anyone have recommendation for doing this properly?