mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-13 03:46:39 +00:00
add font family to form stepper sub title
This commit is contained in:
parent
9117da3d20
commit
81d0e5eb09
@ -55,6 +55,7 @@ span[class*="Connector-"] {
|
|||||||
top: calc(100% + 4px);
|
top: calc(100% + 4px);
|
||||||
left: 8px;
|
left: 8px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
font-family: "Inter", sans-serif;
|
||||||
color: #A2A9B0;
|
color: #A2A9B0;
|
||||||
width: max-content;
|
width: max-content;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user