mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-09 18:13:39 +00:00
fix:Reduce text size for top progress indicators
This commit is contained in:
parent
e55a00d958
commit
0c3969e665
@ -103,7 +103,7 @@ const stepStyle = {
|
||||
inactiveTextColor: '#000000',
|
||||
size: '28px',
|
||||
circleFontSize: '0px',
|
||||
labelFontSize: '14px',
|
||||
labelFontSize: '13px',
|
||||
borderRadius: '50%',
|
||||
fontWeight: 700,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user