Slightly increase font weight of favorite/boost numbers in detailed statuses (#29648)

This commit is contained in:
Claire 2024-03-19 14:39:30 +01:00 committed by GitHub
parent 42cdd0c095
commit bd06963c16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1688,6 +1688,7 @@ body > [data-popper-placement] {
.animated-number {
color: $secondary-text-color;
font-weight: 500;
}
}