Skip to content

Commit

Permalink
fix: progress state style
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioCastigliano committed Dec 2, 2024
1 parent 9c58563 commit 51e29b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/elements/pearl-chain/pearl-chain-leg/pearl-chain-leg.scss
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@

& {
background-color: var(--sbb-pearl-chain-color-past);

// --sbb-pearl-chain-leg-status: defined in .ts file
width: var(--sbb-pearl-chain-status-position);
}
}
}
Expand Down

0 comments on commit 51e29b9

Please sign in to comment.