2
0

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

View File

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