Who shrank the stats?

pull/1239/head
Lim Chee Aun 2025-08-07 12:41:54 +08:00
rodzic 7f9dfa2997
commit b0a42ac583
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -394,6 +394,9 @@
.timeline-start .account-container .stats {
flex-wrap: wrap;
}
.account-container .stats > * {
flex-shrink: 0;
}
.account-container .stats a:not(.insignificant) {
color: inherit;
}