|
|
@@ -64,6 +64,7 @@
|
|
|
overflow: clip;
|
|
|
white-space: nowrap;
|
|
|
font-family: var(--font-family-sans);
|
|
|
+ font-variant-numeric: tabular-nums;
|
|
|
font-size: 14px;
|
|
|
font-style: normal;
|
|
|
font-weight: var(--font-weight-regular);
|
|
|
@@ -108,6 +109,7 @@
|
|
|
overflow: clip;
|
|
|
white-space: nowrap;
|
|
|
font-family: var(--font-family-sans);
|
|
|
+ font-variant-numeric: tabular-nums;
|
|
|
font-size: 14px;
|
|
|
font-style: normal;
|
|
|
font-weight: var(--font-weight-regular);
|