style(dossiers): nice display rendering for dossier numbers
This commit is contained in:
parent
e7768bbf4b
commit
b2a575a460
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.number-col {
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
|
}
|
||||||
|
|
||||||
.follow-col {
|
.follow-col {
|
||||||
.fr-btn {
|
.fr-btn {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
Loading…
Reference in a new issue