Improve centering of type in circles
This commit is contained in:
@@ -476,6 +476,10 @@ function StepTitle({
|
|||||||
t.atoms.text_inverted,
|
t.atoms.text_inverted,
|
||||||
{
|
{
|
||||||
opacity: active ? 1 : 0.6,
|
opacity: active ? 1 : 0.6,
|
||||||
|
fontVariant: ['tabular-nums'],
|
||||||
|
width: 24,
|
||||||
|
height: 24,
|
||||||
|
lineHeight: 24,
|
||||||
},
|
},
|
||||||
]}>
|
]}>
|
||||||
{index}
|
{index}
|
||||||
|
|||||||
Reference in New Issue
Block a user