style(dossiers): nice display rendering for dossier numbers

This commit is contained in:
Colin Darie 2024-11-12 17:09:18 +01:00
parent e7768bbf4b
commit b2a575a460
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4

View file

@ -10,6 +10,10 @@
white-space: nowrap;
}
.number-col {
font-variant-numeric: tabular-nums;
}
.follow-col {
.fr-btn {
margin-bottom: 0;