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 Oct 30, 2024
1 parent ab355ce commit 994cbab
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 994cbab

Please sign in to comment.