File size: 114 Bytes
1e92f2d |
1 2 3 4 5 6 |
.flow-progress-indicator {
color: var(--color-text-inverted);
font-size: $font-body-small;
font-weight: 600;
}
|
1e92f2d |
1 2 3 4 5 6 |
.flow-progress-indicator {
color: var(--color-text-inverted);
font-size: $font-body-small;
font-weight: 600;
}
|