diff --git a/app/assets/stylesheets/dossiers_table.scss b/app/assets/stylesheets/dossiers_table.scss index 4fca583c1..381267c62 100644 --- a/app/assets/stylesheets/dossiers_table.scss +++ b/app/assets/stylesheets/dossiers_table.scss @@ -10,6 +10,10 @@ white-space: nowrap; } + .number-col { + font-variant-numeric: tabular-nums; + } + .follow-col { .fr-btn { margin-bottom: 0;