style(design): FINDING-004 — add tabular-nums to table cells for aligned numbers
This commit is contained in:
@@ -149,6 +149,7 @@ input[type="checkbox"] {
|
|||||||
padding: 0.625rem 1rem;
|
padding: 0.625rem 1rem;
|
||||||
color: var(--text-secondary);
|
color: var(--text-secondary);
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Zebra striping */
|
/* Zebra striping */
|
||||||
|
|||||||
Reference in New Issue
Block a user